Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_netbsd.h52 #ifndef NFS_NPROCS
53 # define NFS_NPROCS 26 macro
H A Dnfs_prot_openbsd.h52 #ifndef NFS_NPROCS
53 # define NFS_NPROCS 26 macro
H A Dnfs_prot_netbsd1_4.h51 #ifndef NFS_NPROCS
52 # define NFS_NPROCS 26 macro
H A Dnfs_prot_bsdi3.h55 #ifndef NFS_NPROCS
56 # define NFS_NPROCS 26 macro
/netbsd-src/external/bsd/am-utils/include/
H A Damu_nfs_prot.h49 #ifndef NFS_NPROCS
50 # define NFS_NPROCS 26 macro
/netbsd-src/sys/nfs/
H A Dnfs_srvcache.c69 extern const int nfsv2_procid[NFS_NPROCS];
93 const int nonidempotent[NFS_NPROCS] = {
120 static const int nfsv2_repstat[NFS_NPROCS] = {
H A Dnfsproto.h176 #define NFS_NPROCS 23
173 #define NFS_NPROCS global() macro
H A Dnfs_var.h320 extern const int nfsv3_procid[NFS_NPROCS];
H A Dnfs_srvsocket.c80 int (*nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
H A Dnfs_subs.c150 const int nfsv3_procid[NFS_NPROCS] = {
179 const int nfsv2_procid[NFS_NPROCS] = {
H A Dnfs_syscalls.c80 extern int32_t (*nfsrv3_procs[NFS_NPROCS])(struct nfsrv_descript *,
H A Dnfs_socket.c116 const int nfs_proct[NFS_NPROCS] = {
H A Dnfs_vfsops.c132 extern u_int32_t nfs_procids[NFS_NPROCS];
/netbsd-src/usr.bin/nfsstat/
H A Dnfsstat.c82 #define OTHERMASK (((1 << NFS_NPROCS) - 1) & ~ALLMASK)
217 for (i = 0; i < NFS_NPROCS; i++) in intpr()
304 for (i = 0; i < NFS_NPROCS; i++) in intpr()
/netbsd-src/sys/lib/libsa/
H A Dnfsv2.h108 #define NFS_NPROCS 18 macro
/netbsd-src/sys/fs/nfs/common/
H A Dnfsport.h487 #ifndef NFS_NPROCS
488 #define NFS_NPROCS NFSV4_NPROCS macro
H A Dnfsproto.h344 #ifndef NFS_NPROCS
345 #define NFS_NPROCS NFSV4_NPROCS macro
H A Doldnfsproto.h218 #define NFS_NPROCS 23 macro
/netbsd-src/external/bsd/tcpdump/dist/
H A Dnfs.h173 #define NFS_NPROCS 26 macro
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdsocket.c362 static int nfs_writerpc[NFS_NPROCS] = { 0, 0, 1, 0, 0, 0, 0,