NFS_NPROCS
#ifdef NFS_NPROCS
int rpccnt[NFS_NPROCS];
int srvrpccnt[NFS_NPROCS];
extern int nfsv2_procid[NFS_NPROCS];
extern int nfsv3_procid[NFS_NPROCS];
extern int32_t (*nfsrv3_procs[NFS_NPROCS]) (struct nfsrv_descript *nd,
static int multt[NFS_NPROCS] = {
int (*nfsrv3_procs[NFS_NPROCS]) (struct nfsrv_descript *nd,
if (nd->nd_procnum >= NFS_NPROCS ||
static int proct[NFS_NPROCS] = {
if (procnum < NFS_NPROCS && proct[procnum]) {
static int nfsv2_repstat[NFS_NPROCS] = {
static int nonidempotent[NFS_NPROCS] = {
int nfsv3_procid[NFS_NPROCS] = {
int nfsv2_procid[NFS_NPROCS] = {