Searched refs:MNT2_NFS_OPT_RESVPORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/amd/libamu/
H A Dmount_fs.c618 #ifdef MNT2_NFS_OPT_RESVPORT
621 nap->flags |= MNT2_NFS_OPT_RESVPORT;
623 nap->flags |= MNT2_NFS_OPT_RESVPORT;
625 #endif /* MNT2_NFS_OPT_RESVPORT */
846 #ifdef MNT2_NFS_OPT_RESVPORT
847 nap->flags |= MNT2_NFS_OPT_RESVPORT;
848 #endif /* MNT2_NFS_OPT_RESVPORT */
/freebsd-11.0-release/contrib/amd/amd/
H A Dnfs_prot_svc.c124 # ifdef MNT2_NFS_OPT_RESVPORT
134 # endif /* MNT2_NFS_OPT_RESVPORT */
/freebsd-11.0-release/usr.sbin/amd/include/
H A Dconfig.h1644 #define MNT2_NFS_OPT_RESVPORT 0x8000 macro

Completed in 588 milliseconds