Home
last modified time | relevance | path

Searched refs:NFSPROC4_NULL (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h700 #define NFSPROC4_NULL 0 macro
H A Dnfs_socket.c4090 if (procnum == NFSPROC4_COMPOUND || procnum == NFSPROC4_NULL) { in nfs_request_create()