Searched defs:max_input_history (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/lib/libreadline/ | ||
H A D | history.c | 74 int max_input_history; /* backwards compatibility */ variable |
/openbsd-src/lib/libedit/ | ||
H A D | readline.c | 91 int max_input_history = 0; variable |