NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
read_hex
sys/arch/sandpoint/stand/altboot/brdsetup.c
1424
*mac++ = read_hex(p);
sys/arch/sandpoint/stand/altboot/globals.h
141
uint32_t read_hex(const char *);
sys/arch/sandpoint/stand/altboot/memfs.c
51
mh->base = (char *)read_hex(path);