Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistfile.c144 static char *history_backupfile PARAMS((const char *));
189 history_backupfile (const char *filename) in history_backupfile() function