Searched refs:BUGS_ID (Results 1 – 3 of 3) sorted by relevance
73 if (!(pwd = getpwnam(BUGS_ID)))74 error("can't find bugs login.", BUGS_ID);80 error("can't set id to %s.", BUGS_ID);
11 #define BUGS_ID "bugs" macro
66 fprintf(pf, "To: %s\n", BUGS_ID); in redist()