Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl.h69 TE_SENT=0, TI_SENT } ti_te; enumerator
H A Dcl_funcs.c155 } else if (clp->ti_te != TE_SENT) { in cl_attr()
156 clp->ti_te = TE_SENT; in cl_attr()
H A Dcl_screen.c453 clp->ti_te = TE_SENT; in cl_vi_end()