Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypbind/
H A Dyp_ping.h4 extern int __yp_ping(struct in_addr *, int, char *, short *);
H A Dyp_ping.c206 __yp_ping(struct in_addr *restricted_addrs, int cnt, char *dom, short *port) in __yp_ping() function
H A Dypbind.c721 i = __yp_ping(restricted_addrs, yp_restricted, in broadcast()