Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getbootfile
usr/src/boot/common/boot.c
38
static char *getbootfile(int try);
usr/src/boot/common/boot.c
411
for (try = 0; (cp = getbootfile(try)) != NULL; try++)