Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistexpand.c907 history_expand (char *hstring, char **output) in history_expand() function
/netbsd-src/lib/libedit/
H A Dreadline.c988 history_expand(char *str, char **output) in history_expand() function