Home
last modified time | relevance | path

Searched defs:IS_UNRECOVERABLE_RPC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt.h72 #define IS_UNRECOVERABLE_RPC(s) (((s) == RPC_AUTHERROR) || \ macro
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h302 void IS_UNRECOVERABLE_RPC(a) { } in IS_UNRECOVERABLE_RPC() function