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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfsproto.h232 #define NFSPROC_NULL 0 macro
H A Dnfs_socket.c376 error = nfs_request2(NULL, nmp->nm_mountp, &nmreq, NFSPROC_NULL,
1808 if (req->r_procnum == NFSPROC_NULL) {
2274 if (req->r_procnum == NFSPROC_NULL && req->r_gss_ctx != NULL)
3097 if (nd->nd_procnum == NFSPROC_NULL)
3151 if (nd->nd_procnum == NFSPROC_NULL) // assume it's AUTH_NONE
H A Dnfs_gss.c1085 error = nfs_request2(NULL, nmp->nm_mountp, &nmreq, NFSPROC_NULL,
1535 nfs_request2(NULL, nmp->nm_mountp, &nmreq, NFSPROC_NULL,
1740 if (proc != RPCSEC_GSS_DATA && nd->nd_procnum != NFSPROC_NULL) {
H A Dnfs_syscalls.c1004 nd->nd_procnum != NFSPROC_NULL) {
H A Dnfs_subs.c199 NFSPROC_NULL,

Completed in 92 milliseconds