Home
last modified time | relevance | path

Searched defs:replace_history_entry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.c381 replace_history_entry (int which, const char *line, histdata_t data) in replace_history_entry() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistory.c381 replace_history_entry (int which, const char *line, histdata_t data) in replace_history_entry() function
/netbsd-src/lib/libedit/
H A Dreadline.c1586 replace_history_entry(int num, const char *line, histdata_t data) in replace_history_entry() function