Searched refs:lookup_msgid (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/genmsg/ |
H A D | util.c | 98 static MsgID lookup_msgid(SetID, int, char *, char *, int); 110 if (lookup_msgid(si, msgid, msg, file, line)) { in add_msg() 267 lookup_msgid(SetID si, int msgid, char *msg, char *file, int line) in lookup_msgid() function
|