| /src/distrib/utils/more/ |
| linenum.c | 268 int loopcount; local in function:find_linenum 318 loopcount = 0; 327 if (loopcount >= 0 && ++loopcount > 100) { 328 loopcount = 0; 332 loopcount = -1; 350 loopcount = 0; 359 if (loopcount >= 0 && ++loopcount > 100) { 360 loopcount = 0 [all...] |
| linenum.c | 268 int loopcount; local in function:find_linenum 318 loopcount = 0; 327 if (loopcount >= 0 && ++loopcount > 100) { 328 loopcount = 0; 332 loopcount = -1; 350 loopcount = 0; 359 if (loopcount >= 0 && ++loopcount > 100) { 360 loopcount = 0 [all...] |
| /src/libexec/lfs_cleanerd/ |
| lfs_cleanerd.c | 1471 int i, opt, error, r, loopcount, nodetach; local in function:lfs_cleaner_main 1675 loopcount = 0; 1707 ++loopcount; 1708 if (stat_report && loopcount % stat_report == 0)
|
| lfs_cleanerd.c | 1471 int i, opt, error, r, loopcount, nodetach; local in function:lfs_cleaner_main 1675 loopcount = 0; 1707 ++loopcount; 1708 if (stat_report && loopcount % stat_report == 0)
|
| /src/sys/dev/pci/ixgbe/ |
| ix_txrx.c | 1830 u32 loopcount = 0, numdesc; local in function:ixgbe_rxeof 1876 (loopcount < limit) || (discard_multidesc == true);) { 1894 } else if (__predict_false(loopcount >= limit)) { 1915 loopcount++;
|
| ix_txrx.c | 1830 u32 loopcount = 0, numdesc; local in function:ixgbe_rxeof 1876 (loopcount < limit) || (discard_multidesc == true);) { 1894 } else if (__predict_false(loopcount >= limit)) { 1915 loopcount++;
|
| /src/sys/ufs/lfs/ |
| lfs_segment.c | 320 int loopcount = 0; local in function:lfs_vflush 361 if (++loopcount > 2) 362 log(LOG_NOTICE, "lfs_vflush: looping count=%d\n", loopcount); 672 int loopcount = 0; local in function:lfs_segwrite 710 if (++loopcount > 2) 712 loopcount);
|
| lfs_vnops.c | 1454 int i, sn, error, slept, loopcount; local in function:lfs_strategy 1486 loopcount = 0; 1530 ++loopcount; 1544 if (loopcount > MAXLOOP) {
|
| lfs_segment.c | 320 int loopcount = 0; local in function:lfs_vflush 361 if (++loopcount > 2) 362 log(LOG_NOTICE, "lfs_vflush: looping count=%d\n", loopcount); 672 int loopcount = 0; local in function:lfs_segwrite 710 if (++loopcount > 2) 712 loopcount);
|
| lfs_vnops.c | 1454 int i, sn, error, slept, loopcount; local in function:lfs_strategy 1486 loopcount = 0; 1530 ++loopcount; 1544 if (loopcount > MAXLOOP) {
|
| /src/sys/dev/pci/ |
| ydsreg.h | 300 uint32_t loopcount; member in struct:play_slot_ctrl_bank
|
| ydsreg.h | 300 uint32_t loopcount; member in struct:play_slot_ctrl_bank
|