Home
last modified time | relevance | path

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

/original-bsd/usr.bin/window/
H A Dtth19.c43 extern struct tt_str *gen_VE;
168 if (gen_VE) in h19_end()
169 ttxputs(gen_VE); in h19_end()
228 gen_VE = ttxgetstr("ve"); in tt_h19()
H A Dttgeneric.c58 struct tt_str *gen_VE; variable
274 if (gen_VE) in gen_end()
275 ttxputs(gen_VE); in gen_end()
388 gen_VE = ttxgetstr("ve"); in tt_generic()