Searched refs:add_comment (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.l37 extern void add_comment(Mode, char *); /* from util.c */
375 add_comment(MsgCommentMode, comment);
378 add_comment(SetCommentMode, comment);
389 add_comment(MsgCommentMode, yytext);
392 add_comment(SetCommentMode, yytext);
H A Dutil.c535 add_comment(Mode mode, char *str) function

Completed in 56 milliseconds