Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c870 gopt.flags |= CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()
873 gopt.flags &= ~CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()
H A Dnfs_prot_svc.c127 !(gopt.flags & CFM_NFS_INSECURE_PORT)) { in nfs_program_2()
H A Damd.h75 #define CFM_NFS_INSECURE_PORT 0x00002000 macro