Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/nvi/vi/
Dv_undo.c80 VIP(sp)->u_ccnt = sp->ccnt;
Dvi.h260 u_long u_ccnt; /* Undo command count. */ member
Dvi.c594 if (VIP(sp)->u_ccnt == sp->ccnt) {