acdirmax 291 compat/osf1/osf1.h osf1_int acdirmax;
acdirmax 25 compat/sunos/sunos.h int acdirmax; /* attr cache dir max secs */
acdirmax 535 nfs/nfs_vfsops.c if (argp->flags & NFSMNT_ACDIRMAX && argp->acdirmax >= 0) {
acdirmax 536 nfs/nfs_vfsops.c if (argp->acdirmax > 0xffff)
acdirmax 539 nfs/nfs_vfsops.c nmp->nm_acdirmax = argp->acdirmax;
acdirmax 566 nfs/nfs_vfsops.c nargp->acdirmax = nmp->nm_acdirmax;
acdirmax 132 sys/mount.h int acdirmax; /* ac for dir not recently modified */