Searched refs:BADGID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/grpck/
H A Dgrpck.c48 #define BADGID "Invalid GID" macro
266 error(BADGID);
276 error(BADGID);
278 error(BADGID);
/illumos-gate/usr/src/uts/common/os/
H A Dcred.c759 #define BADGID(x, zn) ((x) != -1 && !VALID_GID((x), (zn))) macro
788 if (BADGID(r, zone) || BADGID(e, zone) || BADGID(s, zone))

Completed in 82 milliseconds