Searched refs:GETPORT_MAXTRY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dstatd.c61 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
223 attempt_cnt < GETPORT_MAXTRY) {
241 attempt_cnt == GETPORT_MAXTRY) {
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c79 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
348 GETPORT_MAXTRY) {
369 attempt_cnt == GETPORT_MAXTRY) {
/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c199 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
640 GETPORT_MAXTRY) {
662 attempt_cnt == GETPORT_MAXTRY) {

Completed in 167 milliseconds