Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_subs.c83 u_int32_t rpc_auth_unix, rpc_msgaccepted, rpc_call, rpc_autherr; variable
576 rpc_auth_unix = txdr_unsigned(RPCAUTH_UNIX); in nfs_init()
H A Dnfs.h628 extern u_int32_t rpc_auth_unix, rpc_msgaccepted, rpc_call, rpc_autherr;
H A Dnfs_socket.c2356 if (auth_type == rpc_auth_unix) { in nfs_getreq()