HomeSort by: relevance | last modified time | path
    Searched defs:acregmax (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/am-utils/dist/include/
nfs_common.h 40 u_long acregmax; member in struct:nfs_common_args
55 #define GET_ACREGMAX(nap, a) nap->acregmax = a.acregmax;
56 #define PUT_ACREGMAX(nap, a) a.acregmax = nap->acregmax;
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 174 osf1_int acregmax; member in struct:osf1_nfs_args
  /src/sys/compat/sunos/
sunos.h 36 int acregmax; /* attr cache file max secs */ member in struct:sunos_nfs_args
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix4_2.h 237 unsigned long acregmax; /* acregmax */ member in struct:aix4_nfs_args
nfs_prot_aix4_3.h 237 int acregmax; /* attr cache file max secs */ member in struct:aix4_nfs_args
260 unsigned long acregmax; /* acregmax */
289 unsigned long acregmax; /* acregmax */ member in struct:aix4_nfs_args_bis
nfs_prot_aix5_1.h 238 unsigned long acregmax; /* acregmax */ member in struct:aix5_nfs_args
nfs_prot_aix5_2.h 100 # define MNTOPT_ACREGMAX "acregmax" /* max ac timeout for reg files (sec) */
338 int acregmax; /* attr cache file max secs */ member in struct:aix5_nfs_args
nfs_prot_irix5.h 106 u_int acregmax; /* attr cache file max secs */ member in struct:irix5_nfs_args
nfs_prot_linux.h 252 int acregmax; /* 1 */ member in struct:nfs_args
280 int acregmax; /* 1 */ member in struct:nfs4_args
nfs_prot_hpux11.h 330 int acregmax; /* attr cache file max secs */ member in struct:nfs_args
nfs_prot_nextstep.h 426 int acregmax; /* attr cache file max secs */ member in struct:nfs_args

Completed in 22 milliseconds