Searched refs:nactive (Results 1 – 3 of 3) sorted by relevance
100 int nactive; /* number of active children */ member
1686 sp->nactive = cl->cl_nactive; in hfsc_getclstats()
895 size_t i, nactive = 0, ndone = 0; in brace_expand() local904 if (append(cp, &active, &nactive) != 0) { in brace_expand()908 while (nactive > 0) { in brace_expand()909 cp = active[nactive - 1]; in brace_expand()910 nactive--; in brace_expand()911 if (brace_expand_one(cp, &active, &nactive, in brace_expand()947 for (i = 0; i < nactive; i++) in brace_expand()