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