Home
last modified time | relevance | path

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

/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c102 static int noconn = 0; variable
178 noconn = 1; in main()
260 noconn = 1; in main()
851 if (sotype == SOCK_DGRAM && noconn == 0) { in nfs_tryproto()