Searched refs:objs (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | apxs.in | 375 my @objs = (); 382 push(@objs, $f); 393 elsif ($#objs > -1) { 394 $dso_file = $objs[0]; 432 unshift(@objs, $lo); 438 foreach $o (@objs) { |
Completed in 1358 milliseconds