Searched refs:sc_ngroups (Results 1 – 6 of 6) sorted by relevance
702 uc_dbgmsg("sockcred.sc_ngroups %d", sc->sc_ngroups); in uc_check_scm_creds_sockcred()724 if (sc->sc_ngroups == 0) { in uc_check_scm_creds_sockcred()728 if (sc->sc_ngroups < 0) { in uc_check_scm_creds_sockcred()730 sc->sc_ngroups); in uc_check_scm_creds_sockcred()733 if (sc->sc_ngroups != uc_cfg.proc_cred.gid_num) { in uc_check_scm_creds_sockcred()735 sc->sc_ngroups, uc_cfg.proc_cred.gid_num); in uc_check_scm_creds_sockcred()739 "sockcred.sc_ngroups", sc->sc_ngroups, true) < 0) in uc_check_scm_creds_sockcred()
102 int sc_ngroups; member162 if ((pin / 15) >= sc->sc_ngroups) in chvgpio_valid_pin()403 sc->sc_ngroups++; in chvgpio_attach()
524 int sc_ngroups; /* number of supplemental groups */ member544 int sc_ngroups; /* number of supplemental groups */ member
317 int sc_ngroups; member
378 sc->sc_ngroups = nitems(kernzp_groups); in amdgpio_attach()
2829 sc->sc_ngroups = ngroups; in unp_addsockcred()2830 for (i = 0; i < sc->sc_ngroups; i++) in unp_addsockcred()2840 sc->sc_ngroups = ngroups; in unp_addsockcred()2841 for (i = 0; i < sc->sc_ngroups; i++) in unp_addsockcred()