Searched refs:NFS_NPROCS (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_srvcache.c91 extern int nfsv2_procid[NFS_NPROCS];
107 static int nonidempotent[NFS_NPROCS] = {
134 static int nfsv2_repstat[NFS_NPROCS] = {
H A Dnfs.h695 #ifdef NFS_NPROCS
716 uint64_t rpccnt[NFS_NPROCS];
718 uint64_t srvrpccnt[NFS_NPROCS];
H A Dnfsproto.h268 #define NFS_NPROCS 23 macro
H A Dnfs_syscalls.c126 extern int (*nfsrv_procs[NFS_NPROCS])(struct nfsrv_descript *nd,
H A Dnfs_socket.c122 extern int nfsv3_procid[NFS_NPROCS];
200 static int proct[NFS_NPROCS] = {
3592 if ((nmp->nm_vers != NFS_VER4) && (procnum >= 0) && (procnum < NFS_NPROCS))
6094 if ((nd->nd_procnum >= NFS_NPROCS) ||
H A Dnfs_subs.c217 int nfsv3_procid[NFS_NPROCS] = {
248 int nfsv2_procid[NFS_NPROCS] = {
H A Dnfs_serv.c4764 int (*nfsrv_procs[NFS_NPROCS])(struct nfsrv_descript *nd,
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dnfs.h180 #define NFS_NPROCS 26 macro
H A Dprint-nfs.c63 u_int32_t nfsv3_procid[NFS_NPROCS] = {
537 if (!v3 && proc < NFS_NPROCS)
1543 if (!v3 && proc < NFS_NPROCS)

Completed in 132 milliseconds