Searched refs:EL_PROMPT_ESC (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Dprompt.c155 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
161 if (op == EL_PROMPT || op == EL_PROMPT_ESC)
H A Dhistedit.h158 #define EL_PROMPT_ESC 21 /* , prompt_func, Char); set/get */ macro
H A Deln.c145 case EL_PROMPT_ESC:
304 case EL_PROMPT_ESC: /* el_pfunc_t *, char **/
H A Del.c207 case EL_PROMPT_ESC:
406 case EL_PROMPT_ESC:
/freebsd-11.0-release/lib/libedit/TEST/
H A Dtc1.c153 el_set(el, EL_PROMPT_ESC, prompt, '\1');/* Set the prompt function */
H A Dwtc1.c140 el_wset(el, EL_PROMPT_ESC, prompt, '\1'); /* Set the prompt function */

Completed in 117 milliseconds