Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/nfs/
H A Dnfs_gss.c561 nd->nd_sec = in nfs_gss_svc_cred_get()
906 switch (nd->nd_sec) { in nfs_gss_svc_prepare_reply()
953 if (nd->nd_sec == RPCAUTH_KRB5I) { in nfs_gss_svc_protect_reply()
H A Dnfs_socket.c797 nd->nd_sec = RPCAUTH_SYS; in nfsrv_getreq()
H A Dnfs.h1183 uint32_t nd_sec; /* Security flavor */ member
H A Dnfs_subs.c2349 if (nd->nd_sec == nxo->nxo_sec.flavors[i]) { in nfsrv_fhtovp()