Home
last modified time | relevance | path

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

/openbsd/sbin/mount_nfs/
H A Dmount_nfs.c149 int mnttcp_ok = 1; variable
267 mnttcp_ok = 0; in main()
355 mnttcp_ok = 0; in main()
446 if (mnttcp_ok && nfsargsp->sotype == SOCK_STREAM) in getnfsargs()