FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DECODE_ERROR
crypto/heimdal/lib/roken/base64.c
99
#define DECODE_ERROR 0xffffffff
crypto/krb5/src/util/support/base64.c
82
#define DECODE_ERROR 0xffffffff
stand/efi/include/efi.h
51
#define DECODE_ERROR(a) (unsigned long)(a & ~MAX_BIT)