Home | Sort by: relevance | last modified time | path |
/src/lib/libcrypt/ | |
crypt.c | 749 int ks_inc, loop_count; local in function:des_cipher 793 loop_count = 8; 828 } while (--loop_count != 0); |
/src/sys/dev/ic/ | |
bwi.c | 5343 int found, loop_count, adjust_state; local in function:bwi_rf_lo_measure_11g 5349 loop_count = 12; /* XXX */ 5403 } while (loop_count-- && found); |