Searched defs:VUC_NOTINGROUP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cron/
H A Dcron.c392 #define VUC_NOTINGROUP 2 macro
3259 retval = (u->gid == pw->pw_gid) ? VUC_OK : VUC_NOTINGROUP;

Completed in 69 milliseconds