Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/cl/
H A Dcl.h53 TE_SENT=0, TI_SENT } ti_te; enumerator
H A Dcl_funcs.c142 if (clp->ti_te != TI_SENT) { in cl_attr()
143 clp->ti_te = TI_SENT; in cl_attr()
H A Dcl_screen.c287 clp->ti_te = TI_SENT; in cl_vi_init()