Home
last modified time | relevance | path

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

/freebsd/sbin/mount_nfs/
H A Dmount_nfs.c111 static in_port_t mntproto_port = 0; variable
369 mntproto_port = num; in main()
924 if (mntproto_port != 0) { in nfs_tryproto()
933 sin->sin_port = htons(mntproto_port); in nfs_tryproto()
937 sin6->sin6_port = htons(mntproto_port); in nfs_tryproto()