NFS_NPROCS        190 nfs/nfs.h      	uint64_t	rpccnt[NFS_NPROCS];
NFS_NPROCS        192 nfs/nfs.h      	uint64_t	srvrpccnt[NFS_NPROCS];
NFS_NPROCS        100 nfs/nfs_socket.c extern int nfsv3_procid[NFS_NPROCS];
NFS_NPROCS        111 nfs/nfs_socket.c static int proct[NFS_NPROCS] = {
NFS_NPROCS       1605 nfs/nfs_socket.c 	if (nd->nd_procnum >= NFS_NPROCS ||
NFS_NPROCS       1778 nfs/nfs_socket.c int (*nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
NFS_NPROCS         63 nfs/nfs_srvcache.c extern int nfsv2_procid[NFS_NPROCS];
NFS_NPROCS         81 nfs/nfs_srvcache.c int nonidempotent[NFS_NPROCS] = {
NFS_NPROCS        111 nfs/nfs_srvcache.c static int nfsv2_repstat[NFS_NPROCS] = {
NFS_NPROCS        110 nfs/nfs_subs.c int nfsv3_procid[NFS_NPROCS] = {
NFS_NPROCS        142 nfs/nfs_subs.c int nfsv2_procid[NFS_NPROCS] = {
NFS_NPROCS         78 nfs/nfs_syscalls.c extern int32_t (*nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
NFS_NPROCS         73 nfs/nfs_vfsops.c extern u_int32_t nfs_procids[NFS_NPROCS];