Home
last modified time | relevance | path

Searched refs:NFS_NPROCS (Results 1 – 8 of 8) sorted by relevance

/original-bsd/usr.sbin/amd/config/
H A Dmisc-bsd44l.h19 #define NFS_NPROCS 26 /* from <nfs/nfsproto.h> */ macro
/original-bsd/sys/nfs/
H A Dnfs_srvcache.c41 extern int nfsv2_procid[NFS_NPROCS];
59 int nonidempotent[NFS_NPROCS] = {
89 static int nfsv2_repstat[NFS_NPROCS] = {
H A Dnfs.h216 int rpccnt[NFS_NPROCS];
218 int srvrpccnt[NFS_NPROCS];
H A Dnfsproto.h153 #define NFS_NPROCS 26 macro
H A Dnfs_socket.c75 extern int nfsv3_procid[NFS_NPROCS];
86 static int proct[NFS_NPROCS] = {
140 int (*nfsrv3_procs[NFS_NPROCS])() = {
1937 if (nd->nd_procnum >= NFS_NPROCS ||
H A Dnfs_subs.c74 int nfsv3_procid[NFS_NPROCS] = {
106 int nfsv2_procid[NFS_NPROCS] = {
499 extern int nqnfs_piggy[NFS_NPROCS];
H A Dnfs_syscalls.c51 extern int (*nfsrv3_procs[NFS_NPROCS])();
H A Dnfs_nqlease.c65 int nqnfs_piggy[NFS_NPROCS] = {