xref: /freebsd/usr.sbin/ypbind/yp_ping.h (revision c7996ddf8000cfb19a9e91a636f56747860d03d7)
1 /*
2  * $FreeBSD$
3  */
4 
5 extern int __yp_ping(struct in_addr *, int, char *, short *);
6