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

/opensolaris-onvv-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c90 static void insertchild(ps_t *, ps_t *);
275 insertchild(proc0, p);
380 insertchild(ps_t *pp, ps_t *cp) function
411 insertchild(ctps[n], p);
441 insertchild(pp, p);
489 insertchild(pp, p);
549 insertchild(p0, p);

Completed in 48 milliseconds