Home
last modified time | relevance | path

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

/openbsd/sys/nfs/
H A Dnfs_subs.c79 rpc_mismatch, rpc_auth_unix, rpc_msgaccepted; variable
887 rpc_auth_unix = txdr_unsigned(RPCAUTH_UNIX); in nfs_init()
H A Dnfs_socket.c72 rpc_auth_unix, rpc_msgaccepted, rpc_call, rpc_autherr;
1514 if (auth_type == rpc_auth_unix) { in nfs_getreq()