Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_gss.c3040 nd->nd_sec = in nfs_gss_svc_cred_get()
3387 switch (nd->nd_sec) { in nfs_gss_svc_prepare_reply()
3434 if (nd->nd_sec == RPCAUTH_KRB5I) { in nfs_gss_svc_protect_reply()
H A Dnfs.h1215 uint32_t nd_sec; /* Security flavor */ member
H A Dnfs_subs.c3837 if (nd->nd_sec == nxo->nxo_sec.flavors[i]) { in nfsrv_fhtovp()
H A Dnfs_socket.c6997 nd->nd_sec = RPCAUTH_SYS; in nfsrv_getreq()