HomeSort by: relevance | last modified time | path
    Searched defs:stdcnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 4487 int stdcnt = 0, jumbocnt = 0; local in function:bge_rxeof
4564 stdcnt++;
4609 if (stdcnt)
  /src/lib/libc/time/
zic.c 2554 int thistypecnt, stdcnt, utcnt; local in function:writezone
2693 thischarcnt = stdcnt = utcnt = 0;
2700 stdcnt = thistypecnt;
2726 convert(stdcnt, tzh.tzh_ttisstdcnt);
2815 if (stdcnt != 0)

Completed in 19 milliseconds