Searched refs:totcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dbuf_subs.c885 int totcnt = 0; local
931 totcnt += cnt;
945 return(totcnt);
953 totcnt += cnt;
960 return(totcnt);
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c1315 int size, ocount, totcnt = 0; local
1368 totcnt += ocount;
1384 DLOG(DIGIDB_INT, (sc->dev, "port%d: s total cnt = %d\n", port->pnum, totcnt));

Completed in 66 milliseconds