Searched refs:ProcFile (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dfind_elf.pl159 ## ProcFile(FullPath, RelPath, AliasedPath, IsSymLink, dev, ino)
172 sub ProcFile { subroutine
216 # ProcFile() on each one.
299 ProcFile($NewFull, $NewRel, $AliasedPath,
356 ProcFile($Arg, $RelPath, 0, $IsSymLink, $dev, $ino);
H A Dinterface_check.pl103 ## ProcFile(BasePath, RelPath, Class, Type, Verdef, Alias)
116 sub ProcFile { subroutine
403 ProcFile($prefix, $obj, $class, $type, $verdef, $alias);
H A Dcheck_rtime.pl170 ## ProcFile(FullPath, RelPath, File, Class, Type, Verdef)
175 sub ProcFile { subroutine
867 ProcFile("$prefix/$obj", $obj, $class, $type, $verdef);
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl316 if (ProcFile($Arg, $Mult, 1) == 0) {
386 ProcFile($File, 1, 0);
398 sub ProcFile { subroutine

Completed in 48 milliseconds