Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Drltty.c51 rl_voidfunc_t *rl_deprep_term_function = rl_deprep_terminal; variable
/openbsd-src/lib/libedit/
H A Dreadline.c119 VFunction *rl_deprep_term_function = (VFunction *)rl_deprep_terminal; variable