Searched refs:OutMsg (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dcheck_rtime.pl202 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
259 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
307 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
315 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
376 onbld_elfmod::OutMsg($ErrFH, $ErrTtl,
380 onbld_elfmod::OutMsg($ErrFH, $ErrTtl,
389 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
397 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath,
410 onbld_elfmod::OutMsg($ErrFH, $ErrTtl, $RelPath, $Line);
425 onbld_elfmod::OutMsg(
[all...]
H A Dinterface_check.pl138 onbld_elfmod::OutMsg($ErrFH, \$Ttl, $RelPath,
148 onbld_elfmod::OutMsg($ErrFH, \$Ttl, $RelPath,
220 onbld_elfmod::OutMsg($ErrFH, \$Ttl, $RelPath,
235 onbld_elfmod::OutMsg($ErrFH, \$Ttl, $RelPath,
244 onbld_elfmod::OutMsg($ErrFH, \$Ttl, $RelPath,
H A Donbld_elfmod.pm228 ## OutMsg(FileHandleRef, Ttl, obj, msg)
234 # OutMsg() is used when issuing a message about a single object.
238 # the case, then the output is the same as generated by OutMsg(). If they
246 # obj - For OutMsg, the path for the current object
256 sub OutMsg { subroutine
270 # If old and new are the same, give it to OutMsg()
272 OutMsg($fh, $Ttl, $old_obj, $msg);

Completed in 324 milliseconds