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

  /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) {
  /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++;

Completed in 15 milliseconds