Home
last modified time | relevance | path

Searched refs:gss_svc_ngroups (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/nfs/
H A Dnfs_gss.h85 uint32_t gss_svc_ngroups; // Count of gids member
H A Dnfs_gss.c665 sizeof(gid_t) * cp->gss_svc_ngroups); in nfs_gss_svc_cred_get()
666 temp_pcred.cr_ngroups = (short)cp->gss_svc_ngroups; in nfs_gss_svc_cred_get()
1165 &cp->gss_svc_ngroups, in nfs_gss_svc_gssd_upcall()