Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvi.h69 #define VC_C1RESET 0x00000400 /* Reset C1SET flag for dot commands. */ macro
H A Dvi.c284 if (F_ISSET(vp, VC_C1RESET)) in vi()
757 F_SET(vp, VC_C1RESET); in v_motion()