HomeSort by: relevance | last modified time | path
    Searched refs:rl_prep_term_function (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/readline/
readline.h 160 extern rl_vintfunc_t *rl_prep_term_function;
  /src/lib/libedit/
readline.c 130 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal; variable in typeref:typename:rl_vintfunc_t *
2577 if (rl_prep_term_function)
2578 (*rl_prep_term_function)(1);

Completed in 12 milliseconds