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

/illumos-gate/usr/src/cmd/auditrecord/
H A Dmkmsg.pl98 addToMsgFile($title);
99 addToMsgFile($eventDescription);
100 addToMsgFile($description);
105 addToMsgFile(${$case}[0]); # description
112 addToMsgFile($comment);
115 addToMsgFile($noteAlias{$note});
117 addToMsgFile($note);
126 sub addToMsgFile { subroutine

Completed in 728 milliseconds