Searched refs:NO_RESET (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libedit/ | ||
H A D | el.h | 59 #define NO_RESET 0x080 macro |
H A D | tty.c | 500 int rst = (el->el_flags & NO_RESET) == 0; in tty_setup() |
H A D | readline.c | 329 NO_RESET); in rl_initialize() |