Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
HDrpcv2.h49 #define RPCAUTH_NULL 0 macro
HDrpc.c151 auth->authtype = htonl(RPCAUTH_NULL); in rpc_call()
166 auth->authtype = htonl(RPCAUTH_NULL); in rpc_call()
/dragonfly/sys/vfs/nfs/
HDrpcv2.h50 #define RPCAUTH_NULL 0 macro
HDnfsm_subs.c250 *tl++ = txdr_unsigned(RPCAUTH_NULL); in nfsm_rpchead()