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

  /src/external/bsd/am-utils/dist/include/
nfs_common.h 38 u_long acdirmax; member in struct:nfs_common_args
70 #define GET_ACDIRMAX(nap, a) nap->acdirmax = a.acdirmax;
71 #define PUT_ACDIRMAX(nap, a) a.acdirmax = nap->acdirmax;
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 176 osf1_int acdirmax; member in struct:osf1_nfs_args
  /src/sys/compat/sunos/
sunos.h 38 int acdirmax; /* attr cache dir max secs */ member in struct:sunos_nfs_args
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix4_2.h 239 unsigned long acdirmax; /* acdirmax */ member in struct:aix4_nfs_args
nfs_prot_aix4_3.h 239 int acdirmax; /* attr cache dir max secs */ member in struct:aix4_nfs_args
262 unsigned long acdirmax; /* acdirmax */
291 unsigned long acdirmax; /* acdirmax */ member in struct:aix4_nfs_args_bis
nfs_prot_aix5_1.h 240 unsigned long acdirmax; /* acdirmax */ member in struct:aix5_nfs_args
nfs_prot_aix5_2.h 98 # define MNTOPT_ACDIRMAX "acdirmax" /* max ac timeout for dirs (sec) */
340 int acdirmax; /* attr cache dir max secs */ member in struct:aix5_nfs_args
nfs_prot_irix5.h 108 u_int acdirmax; /* attr cache dir max secs */ member in struct:irix5_nfs_args
nfs_prot_linux.h 254 int acdirmax; /* 1 */ member in struct:nfs_args
282 int acdirmax; /* 1 */ member in struct:nfs4_args
nfs_prot_hpux11.h 332 int acdirmax; /* attr cache dir max secs */ member in struct:nfs_args
nfs_prot_nextstep.h 428 int acdirmax; /* attr cache dir max secs */ member in struct:nfs_args

Completed in 70 milliseconds