Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OPT_SET
usr/src/boot/common/rbx.h
55
#define OPT_SET(opt) (1 << (opt))
usr/src/boot/i386/btx/btxldr/btxldr.S
21
#define OPT_SET(opt) (1 << (opt))