Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpcv2.h48 #define RPCAUTH_NULL 0 macro
H A Drpc.c144 auth->authtype = htonl(RPCAUTH_NULL); in rpc_call()