Searched defs:ProcFile (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/tools/scripts/ |
H A D | interface_check.pl | 103 ## ProcFile(BasePath, RelPath, Class, Type, Verdef, Alias) 116 sub ProcFile { subroutine 403 ProcFile($prefix, $obj, $class, $type, $verdef, $alias);
|
H A D | find_elf.pl | 159 ## 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 D | check_rtime.pl | 170 ## 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 D | lari.pl | 316 if (ProcFile($Arg, $Mult, 1) == 0) { 386 ProcFile($File, 1, 0); 398 sub ProcFile { subroutine
|
Completed in 83 milliseconds