Searched refs:detachedp (Results 1 – 1 of 1) sorted by relevance
550 arctype *detachedp; in sortchildren() local566 detachedp = arcp->arc_childlist; in sortchildren()581 arcp = detachedp; in sortchildren()583 detachedp = detachedp->arc_childlist; in sortchildren()596 arctype *detachedp; in sortparents() local612 detachedp = arcp->arc_parentlist; in sortparents()625 arcp = detachedp; in sortparents()626 if (detachedp != NULL) in sortparents()627 detachedp = detachedp->arc_parentlist; in sortparents()