Searched refs:history_load (Results 1 – 2 of 2) sorted by relevance
142 static int history_load(TYPE(History) *, const char *);771 history_load(TYPE(History) *h, const char *fname) in history_load() function1076 retval = history_load(h, va_arg(va, const char *)); in history()
14 * history.c: PR/60052: Kristofer Peterson: history_load() off by