Home | Sort by: relevance | last modified time | path |
/src/tests/kernel/ | |
t_sysv.c | 410 int child_count; local in function:ATF_TC_BODY 461 for (child_count = 0; child_count < 5; child_count++) { 499 while (child_count-- > 0) { |
t_sysv.c | 410 int child_count; local in function:ATF_TC_BODY 461 for (child_count = 0; child_count < 5; child_count++) { 499 while (child_count-- > 0) { |
/src/usr.sbin/lpr/lpd/ | |
lpd.c | 138 int child_count; variable in typeref:typename:int 303 while (child_max < child_count) { 359 child_count++; 400 child_count--; 583 child_count++; |
lpd.c | 138 int child_count; variable in typeref:typename:int 303 while (child_max < child_count) { 359 child_count++; 400 child_count--; 583 child_count++; |