Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.statd/
H A Dstatd.c59 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
221 attempt_cnt < GETPORT_MAXTRY) { in main()
239 attempt_cnt == GETPORT_MAXTRY) { in main()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c78 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
348 GETPORT_MAXTRY) { in main()
369 attempt_cnt == GETPORT_MAXTRY) { in main()
/freebsd/usr.sbin/mountd/
H A Dmountd.c186 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
645 GETPORT_MAXTRY) { in main()
667 attempt_cnt == GETPORT_MAXTRY) { in main()