Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ptools/ptree/
H A Dptree.c90 static void insertchild(ps_t *, ps_t *);
275 insertchild(proc0, p); in main()
380 insertchild(ps_t *pp, ps_t *cp) in insertchild() function
411 insertchild(ctps[n], p); in ctsort()
441 insertchild(pp, p); in ctsort()
489 insertchild(pp, p); in prsort()
549 insertchild(p0, p); in fakepid0()