Searched refs:ProcFindElf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dinterface_check.pl346 ## ProcFindElf(file)
350 sub ProcFindElf { subroutine
484 ProcFindElf($opt{f}) if $opt{f};
492 ProcFindElf("find_elf -frs $flag_a $Arg|");
H A Dcheck_rtime.pl849 ## ProcFindElf(file)
854 sub ProcFindElf { subroutine
1175 ProcFindElf($opt{f}) if $opt{f};
1180 ProcFindElf("find_elf -fr $Arg|");

Completed in 64 milliseconds