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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.screen.c154 #define T_so 27 macro
273 tstr[T_so].name = "so";
274 tstr[T_so].long_name = CSAVS(4, 25, "begin standout");
965 if (GoodStr(T_so) && GoodStr(T_se)) {
966 (void) tputs(Str(T_so), 1, PUTPURE);
/freebsd-9.3-release/lib/libedit/
H A Dterm.c198 #define T_so 24 macro

Completed in 39 milliseconds