NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getbn
sbin/nvmectl/bignum.c
5682
return getbn(a, str, 16);
sbin/nvmectl/bignum.c
5688
return getbn(a, str, 10);
sbin/nvmectl/bignum.c
5694
return getbn(a, str, (int)radix);