Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Drpc.h300 struct rpc_auth_info rpc_auth; member
Drpc_clnt.c525 ch->rpc_auth.authtype = rpc_auth_unix; in rpcclnt_fmtheader()
526 ch->rpc_auth.authlen = htonl(sizeof(ch->rpc_auth_unix)); in rpcclnt_fmtheader()