Lines Matching defs:setid
58 * `setid' for catgets(3c) output, or a `domain' name for
122 static char *mesgid = 0, *setid = 0, *domain = 0;
184 * Initialize a setid value. Given a setid definition determine its numeric
220 * Establish individual strings for the mesgid, setid and domain
266 "setid %s: warning: multiple mesgids "
274 setid = _setid;
285 setid) < 0) {
300 * For catgets(3c) output generate a setid definition in the message
304 (fprintf(fddefs, "#define\t%s\t%s\n\n", mesgid, setid) < 0)) {
795 if (setid == 0) {