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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_prot.c762 * of initgroups() to set an explicit group list, or one of the
1558 * Description: Internal implementation for both the setgroups and initgroups
1563 * gmuid Base gid (initgroups only!)
1699 * initgroups
1728 initgroups(proc_t p, struct initgroups_args *uap, __unused int32_t *retval) function
1730 DEBUG_CRED_ENTER("initgroups\n");
1752 * programs should use initgroups() instead to ensure correct
1756 * It is identical to an initgroups() call with a gmuid argument

Completed in 63 milliseconds