Searched refs:detachedp (Results 1 – 1 of 1) sorted by relevance
404 arctype *detachedp; in sortchildren() local417 for ( (arcp = parentp -> children)&&(detachedp = arcp -> arc_childlist); in sortchildren()419 (arcp = detachedp)&&(detachedp = detachedp -> arc_childlist)) { in sortchildren()444 arctype *detachedp; in sortparents() local457 for ( (arcp = childp -> parents)&&(detachedp = arcp -> arc_parentlist); in sortparents()459 (arcp = detachedp)&&(detachedp = detachedp -> arc_parentlist)) { in sortparents()