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

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

Completed in 70 milliseconds