Home
last modified time | relevance | path

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

/netbsd/external/bsd/nvi/dist/vi/
H A Dvi.h72 #define VC_C1RESET 0x00000400 /* Reset C1SET flag for dot commands. */ macro
H A Dvi.c309 if (F_ISSET(vp, VC_C1RESET)) in vi()
811 F_SET(vp, VC_C1RESET); in v_motion()