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

/freebsd-12-stable/usr.sbin/ypbind/
H A Dypbind.c131 static int yp_restricted = 0; variable
193 if (yp_restricted) {
642 if (yp_restricted && verify(addr->sin_addr)) {
721 if (yp_restricted && yp_manycast) {
726 i = __yp_ping(restricted_addrs, yp_restricted,
1022 yp_restricted = i;

Completed in 55 milliseconds