Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/ex/
HDex_util.c102 if (!force && sp->ccnt != sp->q_ccnt + 1 && in ex_ncheck()
104 sp->q_ccnt = sp->ccnt; in ex_ncheck()
/dragonfly/contrib/nvi2/common/
HDscreen.h48 u_long q_ccnt; /* Quit or ZZ command count. */ member