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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_dispatch.h71 #define RPC_PUBLICFH_OK 0x10 /* allow use of public filehandle */ macro
H A Dexport.h202 #define RPC_PUBLICFH_OK 0x10 /* allow use of public filehandle */ macro
209 #define RPC_ALL (RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_AVOIDWORK|RPC_PUBLICFH_OK)

Completed in 59 milliseconds