Searched refs:detachedp (Results 1 – 1 of 1) sorted by relevance
550 arctype *detachedp; in sortchildren() local565 for ((arcp = parentp->children) && (detachedp = arcp->arc_childlist); in sortchildren()568 (arcp = detachedp) && (detachedp = detachedp->arc_childlist)) { in sortchildren()593 arctype *detachedp; in sortparents() local608 for ((arcp = childp->parents) && (detachedp = arcp->arc_parentlist); in sortparents()611 (arcp = detachedp) && (detachedp = detachedp->arc_parentlist)) { in sortparents()