Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c123 static void insertchild(ps_t *, ps_t *);
234 insertchild(proc0, p); in main()
370 insertchild(ps_t *pp, ps_t *cp) in insertchild() function
440 insertchild(ctps[n], p); in ctsort()
460 insertchild(pp, p); in ctsort()
509 insertchild(pp, p); in prsort()
605 insertchild(p0, p); in fakepid0()