FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DIAG
crypto/heimdal/appl/telnet/telnetd/telnetd.h
228
#define DIAG(a,b) if (diagnostic & (a)) b
crypto/heimdal/appl/telnet/telnetd/telnetd.h
230
#define DIAG(a,b)
tests/sys/sys/queue_test.c
22
#define DIAG(fmt, ...) do { \