Home
last modified time | relevance | path

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

/third_party/mksh/
Dhistrap.c36 static int histload(Source *, unsigned char *, size_t);
813 lines = histload(hist_source, base + 2, (size_t)histfsize - 2); in hist_persist_init()
913 histload(Source *s, unsigned char *base, size_t bytes) in histload() function
992 histload(hist_source, news, bytes); in writehistfile()