Searched refs:collect_children (Results 1 – 2 of 2) sorted by relevance
90 my $collect_children = 0;103 $collect_children = 1;112 if ( $collect_children ) { collect_children_dirs($onegid, \@gidcollector); }
302 sub collect_children subroutine313 collect_children($itemhash, $newparent, $order);337 foreach $parent ( @startparents ) { collect_children($itemhash, $parent, \@itemorder); }
Completed in 16 milliseconds