Lines Matching full:nzombie
123 static int nzombie; /* # of zombies owned by this process */546 nzombie = 0;1014 while (nzombie > CHILD_MAX) {1022 if (!(async_job->flags & JF_ZOMBIE) || nzombie != 1) {1023 internal_warningf("%s: bad nzombie (%d)",1024 "j_async", nzombie);1025 nzombie = 0;1446 nzombie++;1747 --nzombie;