Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c281 static int resvport_only = 1; variable
479 resvport_only = 0; in main()
590 if (!resvport_only) { in main()
592 &resvport_only, sizeof(resvport_only)) != 0 && in main()
1205 if (sport >= IPPORT_RESERVED && resvport_only) { in mntsrv()
1323 if (sport >= IPPORT_RESERVED && resvport_only) { in mntsrv()
1352 if (sport >= IPPORT_RESERVED && resvport_only) { in mntsrv()