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

/freebsd-13-stable/contrib/tcsh/
H A Ded.screen.c129 #define T_cl 6 macro
212 tstr[T_cl].name = "cl";
213 tstr[T_cl].long_name = CSAVS(4, 6, "clear screen");
1350 if (GoodStr(T_cl))
1352 (void) tputs(Str(T_cl), Val(T_li), PUTPURE);
/freebsd-13-stable/contrib/libedit/
H A Dterminal.c106 #define T_cl 5 macro
799 if (GoodStr(T_cl))
801 terminal_tputs(el, Str(T_cl), Val(T_li));

Completed in 112 milliseconds