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-11-29 08:08:37 +00:00
Code
Issues
Releases
Activity
4f2730f723
freebsd
/
libexec
/
bootpd
/
getif.h
5 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
Rearrange bootpd
1994-09-30 05:45:07 +00:00
/* getif.h */
Assume __STDC__, remove non-__STDC__ code. Reviewed by: md5
2002-05-28 18:31:41 +00:00
/* $FreeBSD$ */
Rearrange bootpd
1994-09-30 05:45:07 +00:00
extern
struct
ifreq
*
getif
(
int
,
struct
in_addr
*
)
;
Reference in New Issue
Copy Permalink