Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypbind/
H A Dypbind.c124 static int yp_restricted = 0; variable
186 if (yp_restricted) { in ypbindproc_domain_2_yp()
637 if (yp_restricted && verify(addr->sin_addr)) { in broadcast_result()
716 if (yp_restricted && yp_manycast) { in broadcast()
721 i = __yp_ping(restricted_addrs, yp_restricted, in broadcast()
1017 yp_restricted = i; in yp_restricted_mode()