Home
last modified time | relevance | path

Searched refs:NFSPROC_NULL (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.101.15/bsd/nfs/
H A Dnfs_socket.c760 if (nd->nd_procnum == NFSPROC_NULL) { in nfsrv_getreq()
823 if (nd->nd_procnum == NFSPROC_NULL) { // assume it's AUTH_NONE in nfsrv_getreq()
H A Dnfsproto.h244 #define NFSPROC_NULL 0 macro
H A Dnfs_gss.c545 if (proc != RPCSEC_GSS_DATA && nd->nd_procnum != NFSPROC_NULL) { in nfs_gss_svc_cred_get()
H A Dnfs_syscalls.c1086 if ((port >= IPPORT_RESERVED) && (nd->nd_procnum != NFSPROC_NULL)) { in nfssvc_nfsd()
H A Dnfs_subs.c263 NFSPROC_NULL,