xref: /dflybsd-src/usr.sbin/ypbind/yp_ping.h (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
1 /*
2  * $FreeBSD: src/usr.sbin/ypbind/yp_ping.h,v 1.1.6.1 2002/02/15 00:46:59 des Exp $
3  * $DragonFly: src/usr.sbin/ypbind/yp_ping.h,v 1.2 2003/06/17 04:30:04 dillon Exp $
4  */
5 
6 extern int __yp_ping(struct in_addr *, int, char *, short *);
7