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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c85 static char *msg_comment; variable
334 if (msg_comment) {
335 newmi->comment = ustrdup(msg_comment);
336 free(msg_comment);
337 msg_comment = NULL;
539 ? &msg_comment : &set_comment;

Completed in 58 milliseconds