Home
last modified time | relevance | path

Searched refs:nd_sec (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/bsd/nfs/
H A Dnfs_gss.c560 nd->nd_sec = in nfs_gss_svc_cred_get()
905 switch (nd->nd_sec) { in nfs_gss_svc_prepare_reply()
952 if (nd->nd_sec == RPCAUTH_KRB5I) { in nfs_gss_svc_protect_reply()
H A Dnfs_socket.c732 nd->nd_sec = RPCAUTH_SYS; in nfsrv_getreq()
H A Dnfs.h1071 uint32_t nd_sec; /* Security flavor */ member
H A Dnfs_subs.c2373 if (nd->nd_sec == nxo->nxo_sec.flavors[i]) { in nfsrv_fhtovp()