Home
last modified time | relevance | path

Searched refs:histload (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dhistrap.c36 static int histload(Source *, unsigned char *, size_t);
810 lines = histload(hist_source, base + 2, (size_t)histfsize - 2); in hist_persist_init()
910 histload(Source *s, unsigned char *base, size_t bytes) in histload() function
989 histload(hist_source, news, bytes); in writehistfile()