Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/checkeq/
H A Dcheckeq.c51 int start, line, eq, ndel, totdel; in check() local
54 start = eq = line = ndel = totdel = 0; in check()
66 if (totdel) in check()
77 if (totdel > 0) in check()
107 totdel += ndel; in check()
108 if (totdel%2) { in check()
124 totdel = 0; in check()
127 if (totdel) in check()