Searched refs:NFSPROC4_NULL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfsproto.h | 700 #define NFSPROC4_NULL 0 macro |
| H A D | nfs_socket.c | 4090 if (procnum == NFSPROC4_COMPOUND || procnum == NFSPROC4_NULL) { in nfs_request_create() |