Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/amd/
HDnfs_prot_svc.c128 !(gopt.flags & CFM_NFS_INSECURE_PORT)) { in nfs_program_2()
HDconf.c850 gopt.flags |= CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()
853 gopt.flags &= ~CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()
HDamd.h74 #define CFM_NFS_INSECURE_PORT 0x00002000 macro