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