Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Ded.screen.c153 #define T_us 30 macro
278 tstr[T_us].name = "us"; in terminit()
279 tstr[T_us].long_name = CSAVS(4, 28, "begin underline"); in terminit()
975 if (GoodStr(T_us) && GoodStr(T_ue)) { in SetAttributes()
976 (void) tputs(Str(T_us), 1, PUTPURE); in SetAttributes()
/dragonfly/contrib/libedit/src/
H A Dterminal.c150 #define T_us 27 macro