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

/freebsd-11-stable/contrib/libreadline/
H A Dhistory.h205 extern int history_truncate_file PARAMS((const char *, int));
H A Dhistfile.c305 history_truncate_file (fname, lines) function
/freebsd-11-stable/lib/libedit/edit/readline/
H A Dreadline.h168 int history_truncate_file (const char *, int);
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Drlfe.c160 history_truncate_file (hist_file, hist_size);
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1208 history_truncate_file (const char *filename, int nlines) function

Completed in 77 milliseconds