Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h116 #define NFSAUTH_DROP 0x20 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2087 if (access & NFSAUTH_DROP) in checkauth()
2336 if (access & NFSAUTH_DROP) in checkauth4()
H A Dnfs_auth.c472 *access = NFSAUTH_DROP; in nfsauth_retrieve()