DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INSIST
lib/libc/include/isc/list.h
22
#define INSIST(cond) assert(cond)
lib/libc/nameser/ns_print.c
33
#define INSIST(cond) assert(cond)