Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.screen.c145 #define T_md 22 macro
257 tstr[T_md].name = "md"; in terminit()
258 tstr[T_md].long_name = CSAVS(4, 21, "begin bold"); in terminit()
939 if (GoodStr(T_md) && GoodStr(T_me)) { in SetAttributes()
940 (void) tputs(Str(T_md), 1, PUTPURE); in SetAttributes()
945 if (GoodStr(T_md) && GoodStr(T_me)) { in SetAttributes()
/freebsd/contrib/libedit/
H A Dterminal.c145 #define T_md 20 macro