Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/par2script/
H A Dundefine.pm90 my $collect_children = 0;
103 $collect_children = 1;
112 if ( $collect_children ) { collect_children_dirs($onegid, \@gidcollector); }
H A Dwork.pm302 sub collect_children subroutine
313 collect_children($itemhash, $newparent, $order);
337 foreach $parent ( @startparents ) { collect_children($itemhash, $parent, \@itemorder); }

Completed in 21 milliseconds