Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/rpc.statd/
Dstatd.c61 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
222 attempt_cnt < GETPORT_MAXTRY) { in main()
240 attempt_cnt == GETPORT_MAXTRY) { in main()
/freebsd-12-stable/usr.sbin/rpc.lockd/
Dlockd.c79 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
348 GETPORT_MAXTRY) { in main()
369 attempt_cnt == GETPORT_MAXTRY) { in main()
/freebsd-12-stable/usr.sbin/mountd/
Dmountd.c185 #define GETPORT_MAXTRY 20 /* Max tries to get a port # */ macro
632 GETPORT_MAXTRY) { in main()
654 attempt_cnt == GETPORT_MAXTRY) { in main()