Home
last modified time | relevance | path

Searched refs:RPC_REPLY (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/lib/libsa/
Drpcv2.h54 #define RPC_REPLY 1 macro
Drpc.c264 if (x != RPC_REPLY) { in recvrpc()
/netbsd/src/sys/nfs/
Drpcv2.h67 #define RPC_REPLY 1 macro
Dkrpc_subr.c202 if (reply->rp_direction != txdr_unsigned(RPC_REPLY)) in krpccheck()
Dnfs_subs.c1480 rpc_reply = txdr_unsigned(RPC_REPLY); in nfs_init0()
/netbsd/src/sys/fs/nfs/common/
Drpcv2.h167 #define RPC_REPLY 1 macro