Searched refs:RPC_MSGDENIED (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Drpcv2.h109 #define RPC_MSGDENIED 1 macro
H A Dnfs_socket.c362 if (!error && (reply_status == RPC_MSGDENIED)) {
2684 nfsm_chain_add_32(error, &nmrep, RPC_MSGDENIED);
3949 if (reply_status == RPC_MSGDENIED) {
5105 if (reply_status == RPC_MSGDENIED) {
5581 nfsm_chain_add_32(error, &nmrep, RPC_MSGDENIED);

Completed in 36 milliseconds