Home
last modified time | relevance | path

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

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