Home
last modified time | relevance | path

Searched defs:append_history (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c823 append_history (int nelements, const char *filename) in append_history() function
/netbsd-src/lib/libedit/
H A Dreadline.c1458 append_history(int n, const char *filename) in append_history() function