Home
last modified time | relevance | path

Searched refs:dirtcnt (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c71 dirtcnt = 0; in fileinit()
181 dirtcnt++; in putline()
341 dirtcnt = 0; in tlaste()
445 if (dirtcnt > MAXDIRT) { in TSYNC()
450 dirtcnt = 0; in TSYNC()
H A Dex.h217 var int dirtcnt; /* When >= MAXDIRT, should sync temporary */ variable
H A Dexrecover.c824 dirtcnt = 0; in rsyserror()
H A Dex_subr.c823 dirtcnt = 0; in syserror()
H A Dex_cmdsub.c99 dirtcnt++; in append()