Home
last modified time | relevance | path

Searched refs:TE_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.c150 if (clp->ti_te != TE_SENT) { in cl_attr()
151 clp->ti_te = TE_SENT; in cl_attr()
H A Dcl_screen.c416 clp->ti_te = TE_SENT; in cl_vi_end()