Deleted Added
full compact
yp_ping.h (26135) yp_ping.h (90297)
1extern int __yp_ping __P(( struct in_addr *, int, char *, short * ));
1/*
2 * $FreeBSD: head/usr.sbin/ypbind/yp_ping.h 90297 2002-02-06 13:30:31Z des $
3 */
4
5extern int __yp_ping(struct in_addr *, int, char *, short *);