NetBSD/sys/lib/libsa/bootparam.h

5 lines
99 B
C

int bp_whoami(int sock);
int bp_getfile(int sock, char *key, struct in_addr *addrp, char *path);