FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CHECKX
crypto/krb5/src/windows/installer/wix/custom/custom.h
46
#define CHECKX(x,y) if(!(x)) { msiErr = (y); goto _cleanup; }
lib/libcasper/services/cap_grp/tests/grp_test.c
57
#define CHECKX(expr) do { \
lib/libcasper/services/cap_pwd/tests/pwd_test.c
57
#define CHECKX(expr) do { \