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