Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h137 struct auth_res { struct
146 typedef struct auth_res auth_res; argument
174 auth_res ares;
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dnfsauth.c58 nfsauth_access(auth_req *argp, auth_res *result) in nfsauth_access()