HomeSort by: relevance | last modified time | path
    Searched refs:NFSMNT_MAXGRPS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfsmount.h 80 #define NFSMNT_MAXGRPS 0x00000020 /* set maximum grouplist size */
nfs_vfsops.c 537 if ((argp->flags & NFSMNT_MAXGRPS) && argp->maxgrouplist >= 0 &&
  /src/sbin/mount_nfs/
mount_nfs.c 265 nfsargsp->flags |= NFSMNT_MAXGRPS;
346 nfsargsp->flags |= NFSMNT_MAXGRPS;

Completed in 13 milliseconds