repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
btxld(8): Convert to hostprog.
[dragonfly.git]
/
usr.sbin
/
ypbind
/
yp_ping.h
blob
d36d6d3275354f754cfcf9cd8339dbef6448f5da
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
*);