Home
last modified time | relevance | path

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

/titanic_44/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++) { in main()
409 for (n = 0; n < nctps; n++) in ctsort()
423 if (nctps >= ctsize) { in ctsort()
436 ctps[nctps++] = pp; in ctsort()