Searched refs:i_grouplen (Results 1 – 2 of 2) sorted by relevance
434 int i_grouplen; in kauthdes_getucred() local454 &i_grouplen, &cred->groups[0]) != RPC_SUCCESS) { in kauthdes_getucred()471 i_grouplen = 0; in kauthdes_getucred()476 cred->grouplen = (short)i_grouplen; in kauthdes_getucred()
644 int i_grouplen; in authdes_getucred() local676 (gid_t *)&i_gid, &i_grouplen, (gid_t *)groups)) { in authdes_getucred()686 *grouplen = cred->grouplen = i_grouplen; in authdes_getucred()687 for (i = i_grouplen - 1; i >= 0; i--) { in authdes_getucred()