Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDed.screen.c151 #define T_mr 24 macro
315 tstr[T_mr].name = "mr"; in terminit()
316 tstr[T_mr].long_name = CSAVS(4, 45, "begin reverse video"); in terminit()
999 (void) tputs(Str(T_mr), 1, PUTPURE); in StartHighlight()