Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/readline/
H A Dreadline.h191 int history_truncate_file(const char *, int);
/freebsd/contrib/libedit/
H A Dreadline.c1281 history_truncate_file (const char *filename, int nlines) in history_truncate_file() function