Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.c86 int max_input_history; /* backwards compatibility */ variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dhistory.c86 int max_input_history; /* backwards compatibility */ variable
/netbsd-src/lib/libedit/
H A Dreadline.c102 int max_input_history = 0; variable