Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_subs.c84 u_int32_t rpc_auth_kerb; variable
577 rpc_auth_kerb = txdr_unsigned(RPCAUTH_KERB4); in nfs_init()
H A Dnfs_socket.c1656 *tl++ = rpc_auth_kerb; in nfs_rephead()
2392 } else if (auth_type == rpc_auth_kerb) { in nfs_getreq()
2411 if (*tl++ != rpc_auth_kerb || in nfs_getreq()
2441 if (*tl++ != rpc_auth_kerb || in nfs_getreq()
H A Dnfs.h629 extern u_int32_t rpc_auth_kerb;