Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CIRCLEQ_PREV
usr/src/cmd/sendmail/db/include/queue.h
218
#define CIRCLEQ_PREV(elm, field) ((elm)->field.cqe_prev)
usr/src/uts/common/sys/queue.h
935
#define CIRCLEQ_PREV(elm, field) ((elm)->field.cqe_prev)