Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpcv2.h57 #define RPC_MSGACCEPTED 0 macro
H A Drpc.c261 if (x != RPC_MSGACCEPTED) { in recvrpc()