Home
last modified time | relevance | path

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

/trueos/contrib/amd/libamu/
HDmount_fs.c618 #ifdef MNT2_NFS_OPT_RESVPORT in compute_nfs_args()
621 nap->flags |= MNT2_NFS_OPT_RESVPORT; in compute_nfs_args()
623 nap->flags |= MNT2_NFS_OPT_RESVPORT; in compute_nfs_args()
846 #ifdef MNT2_NFS_OPT_RESVPORT in compute_automounter_nfs_args()
847 nap->flags |= MNT2_NFS_OPT_RESVPORT; in compute_automounter_nfs_args()
/trueos/usr.sbin/amd/include/
HDconfig.h1647 #define MNT2_NFS_OPT_RESVPORT 0x8000 macro
/trueos/contrib/amd/amd/
HDnfs_prot_svc.c124 # ifdef MNT2_NFS_OPT_RESVPORT in nfs_program_2()