FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ERRCODE_RANGE
crypto/heimdal/lib/com_err/com_err.c
146
num >>= ERRCODE_RANGE;
crypto/krb5/src/util/et/error_message.c
117
l_offset = (unsigned long)code & ((1<<ERRCODE_RANGE)-1);
crypto/krb5/src/util/et/et_name.c
39
num >>= ERRCODE_RANGE;