Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpcv2.h49 #define RPCAUTH_UNIX 1 macro
H A Drpc.c152 auth->authtype = htonl(RPCAUTH_UNIX); in rpc_call()