Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CIRCLEQ_FIRST
usr/src/cmd/sendmail/db/include/queue.h
214
#define CIRCLEQ_FIRST(head) ((head)->cqh_first)
usr/src/uts/common/sys/queue.h
932
#define CIRCLEQ_FIRST(head) ((head)->cqh_first)