Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EBASE
usr/src/lib/gss_mechs/mech_dh/backend/mech/error.h
38
#define EVAL(v) (EBASE + (v))
usr/src/lib/gss_mechs/mech_dh/backend/mech/error.h
39
#define ENUM(v) ((v) ? (v) - EBASE : 0)