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

/illumos-gate/usr/src/tools/scripts/
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 68 milliseconds