Searched refs:EL_TERMINAL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libedit/
H A Dhistedit.h137 #define EL_TERMINAL 1 /* , const char *); set/get */ macro
H A Deln.c149 case EL_TERMINAL: /* const char * */
317 case EL_TERMINAL: /* const char ** */
H A Del.c214 case EL_TERMINAL:
426 case EL_TERMINAL:
H A Dreadline.c345 el_set(e, EL_TERMINAL, rl_terminal_name);
347 el_get(e, EL_TERMINAL, &rl_terminal_name);
/freebsd-11-stable/bin/sh/
H A Dhistedit.c182 el_set(el, EL_TERMINAL, term);

Completed in 81 milliseconds