This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-15 10:17:20 +00:00
Code
Issues
Releases
Activity
8744275265
freebsd
/
libexec
/
bootpd
/
getether.h
5 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
/* getether.h */
Assume __STDC__, remove non-__STDC__ code. Reviewed by: md5
2002-05-28 18:31:41 +00:00
/* $FreeBSD$ */
Import bootpd-2.4.3 from ftp.mc.com
1996-01-23 01:35:04 +00:00
extern
int
getether
(
char
*
ifname
,
char
*
eaptr
)
;
Reference in New Issue
Copy Permalink