Home
last modified time | relevance | path

Searched refs:RPC_MSGACCEPTED (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
Drpc.h138 #define RPC_MSGACCEPTED 0 macro
Drpc_clnt.c628 rpc_msgaccepted = txdr_unsigned(RPC_MSGACCEPTED); in rpcclnt_init()
1104 else if (tmp != RPC_MSGACCEPTED) in rpcclnt_request()