Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/genmsg/
H A Dutil.c98 static void add_setid(int, int, char *, char *, int, int);
118 add_setid(setid, msgid, msg, file, line, no_write); in add_msg()
350 add_setid(int setid, int msgid, char *msg, char *file, int line, int no_write) in add_setid() function