Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c822 gid_t tmpgid; in nfsauth_cache_get() local
1064 crgetngroups(cr), crgetgroups(cr), &tmpuid, &tmpgid, in nfsauth_cache_get()
1074 *gid = tmpgid; in nfsauth_cache_get()
1092 p->auth_srv_gid = tmpgid; in nfsauth_cache_get()
1218 crgetgroups(cr), &tmpuid, &tmpgid, &tmpngids, &tmpgids)) { in nfsauth_cache_get()
1222 *gid = tmpgid; in nfsauth_cache_get()