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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsproto.h242 #define NFSPROC_NULL 0 macro
H A Dnfs_socket.c3880 if (req->r_procnum == NFSPROC_NULL) {
4207 if ((error = nfs_request_create(NULL, mp, nmrest, NFSPROC_NULL, thd, cred, &req)))
4218 FSDBG_TOP(273, R_XID32(req->r_xid), NULL, NFSPROC_NULL, 0);
4232 FSDBG_BOT(273, R_XID32(req->r_xid), NULL, NFSPROC_NULL, error);
4585 if (req->r_procnum == NFSPROC_NULL && req->r_gss_ctx != NULL)
5977 if (nd->nd_procnum == NFSPROC_NULL)
6031 if (nd->nd_procnum == NFSPROC_NULL) // assume it's AUTH_NONE
H A Dnfs_syscalls.c1059 if ((port >= IPPORT_RESERVED) && (nd->nd_procnum != NFSPROC_NULL)) {
H A Dnfs_gss.c1968 if (proc != RPCSEC_GSS_DATA && nd->nd_procnum != NFSPROC_NULL) {
H A Dnfs_subs.c218 NFSPROC_NULL,

Completed in 127 milliseconds