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

/freebsd-10.2-release/lib/libedit/
H A Dhistory.c104 private int history_load(History *, const char *);
720 /* history_load():
724 history_load(History *h, const char *fname) function
1008 retval = history_load(h, va_arg(va, const char *));

Completed in 104 milliseconds