Home
last modified time | relevance | path

Searched refs:add_msgid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c95 static void add_msgid(SetID, int, char *, char *, int, int);
113 add_msgid(si, msgid, msg, file, line, no_write); in add_msg()
290 add_msgid(SetID si, int msgid, char *msg, char *file, int line, int no_write) in add_msgid() function
383 add_msgid(newsi, msgid, msg, file, line, no_write); in add_setid()