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