Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistory.c142 static int history_load(TYPE(History) *, const char *);
771 history_load(TYPE(History) *h, const char *fname) in history_load() function
1076 retval = history_load(h, va_arg(va, const char *)); in history()
H A DChangeLog14 * history.c: PR/60052: Kristofer Peterson: history_load() off by