Searched refs:srv_gids_cnt (Results 1 – 1 of 1) sorted by relevance
346 gid_t *srv_gid, uint_t *srv_gids_cnt, gid_t **srv_gids) in nfsauth_retrieve() argument564 *srv_gids_cnt = res.ares.auth_srv_gids.len; in nfsauth_retrieve()565 *srv_gids = kmem_alloc(*srv_gids_cnt * sizeof (gid_t), in nfsauth_retrieve()568 *srv_gids_cnt * sizeof (gid_t)); in nfsauth_retrieve()