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

/freebsd-10.2-release/lib/libedit/
H A Dhistory.c105 private int history_save(History *, const char *);
819 /* history_save():
823 history_save(History *h, const char *fname) function
1014 retval = history_save(h, va_arg(va, const char *));

Completed in 91 milliseconds