Gitiles
Code Review
Sign In
code.illumos.org
/
illumos-gate
/
199767f8919635c4928607450d9e0abb932109ce
/
.
/
usr
/
src
/
boot
/
lib
/
libstand
/
bootparam.h
blob: 6f0c773a075959edffe4405fb437021a3d00c9bd [
file
] [
log
] [
blame
]
/* $NetBSD: bootparam.h,v 1.3 1998/01/05 19:19:41 perry Exp $ */
int
bp_whoami
(
int
sock
);
int
bp_getfile
(
int
sock
,
char
*
key
,
struct
in_addr
*
addrp
,
char
*
path
);