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

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c122 #define T_ic 13 macro
231 EL_FLAGS |= (GoodStr(T_im) || GoodStr(T_ic) || GoodStr(T_IC)) ?
755 if ((num > 1) || !GoodStr(T_ic)) {
777 if (GoodStr(T_ic)) /* have to make num chars insert */
778 terminal_tputs(el, Str(T_ic), 1);

Completed in 111 milliseconds