Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_var.h317 rpc_auth_unix, rpc_msgaccepted, rpc_call, rpc_autherr,
H A Dnfs_subs.c129 rpc_mismatch, rpc_auth_unix, rpc_msgaccepted, variable
1485 rpc_auth_unix = txdr_unsigned(RPCAUTH_UNIX); in nfs_init0()
H A Dnfs_socket.c1068 if (auth_type == rpc_auth_unix) { in nfs_getreq()