Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c146 static int histfile_backup PARAMS((const char *, const char *));
475 histfile_backup (const char *filename, const char *back) in histfile_backup() function