Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpcv2.h55 #define RPC_CALL 0 macro
H A Drpc.c160 call->rp_direction = htonl(RPC_CALL); in rpc_call()