Searched defs:RPC_ALLOWANON (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_dispatch.h64 * Be very careful about which NFS procedures get the RPC_ALLOWANON bit.
68 #define RPC_ALLOWANON 0x2 /* allow anonymous access */ macro
H A Dexport.h195 * Be very careful about which NFS procedures get the RPC_ALLOWANON bit.
199 #define RPC_ALLOWANON 0x2 /* allow anonymous access */ macro
209 #define RPC_ALL (RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_AVOIDWORK|RPC_PUBLICFH_OK)

Completed in 49 milliseconds