Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dhistory.h187 extern int history_truncate_file PARAMS((const char *, int));
H A Dhistfile.c257 history_truncate_file (fname, lines) in history_truncate_file() function
/openbsd/lib/libedit/readline/
H A Dreadline.h165 int history_truncate_file (const char *, int);
/openbsd/gnu/lib/libreadline/doc/
H A Dhstech.texinfo334 @deftypefun int history_truncate_file (const char *filename, int nlines)
/openbsd/lib/libedit/
H A Dreadline.c1186 history_truncate_file (const char *filename, int nlines) in history_truncate_file() function