Home
last modified time | relevance | path

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

/mirbsd/src/sys/lib/libsa/
Drpcv2.h55 #define RPC_REPLY 1 macro
Drpc.c258 if (x != RPC_REPLY) { in recvrpc()
/mirbsd/src/sys/nfs/
Drpcv2.h68 #define RPC_REPLY 1 macro
Dkrpc_subr.c389 if (reply->rp_direction != txdr_unsigned(RPC_REPLY))
Dnfs_subs.c1050 rpc_reply = txdr_unsigned(RPC_REPLY); in nfs_init()