DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BTX_MAXCWR
stand/boot/pc32/btxld/btxld.c
160
wpage = optpage(optarg, BTX_MAXCWR);
stand/boot/pc32/btxld/btxld.c
233
if (cwr > BTX_MAXCWR)
stand/boot/pc32/btxld/btxld.c
234
cwr = BTX_MAXCWR;