Searched refs:nctps (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c76 static int nctps; /* number of contract ps_t's */ variable
272 for (n = 0; n < nctps; n++) {
409 for (n = 0; n < nctps; n++)
423 if (nctps >= ctsize) {
436 ctps[nctps++] = pp;

Completed in 103 milliseconds