Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c822 gid_t tmpgid; in nfsauth_cache_get() local
1063 crgetngroups(cr), crgetgroups(cr), &tmpuid, &tmpgid, in nfsauth_cache_get()
1073 *gid = tmpgid; in nfsauth_cache_get()
1091 p->auth_srv_gid = tmpgid; in nfsauth_cache_get()
1217 crgetgroups(cr), &tmpuid, &tmpgid, &tmpngids, &tmpgids)) { in nfsauth_cache_get()
1221 *gid = tmpgid; in nfsauth_cache_get()