Searched refs:cmcred_groups (Results 1 – 3 of 3) sorted by relevance
673 if (cmcred->cmcred_groups[0] != uc_cfg.proc_cred.egid) { in uc_check_scm_creds_cmsgcred()675 (u_long)cmcred->cmcred_groups[0], (u_long)uc_cfg.proc_cred.egid); in uc_check_scm_creds_cmsgcred()678 if (uc_check_groups("cmsgcred.cmcred_groups", cmcred->cmcred_groups, in uc_check_scm_creds_cmsgcred()
521 gid_t cmcred_groups[CMGROUP_MAX]; /* groups */ member
3724 cmcred->cmcred_groups[0] = td->td_ucred->cr_gid; in unp_internalize()3726 cmcred->cmcred_groups[i] = in unp_internalize()