NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISEMPTY
sys/arch/vax/include/qduser.h
219
#define ISEMPTY(eq) ((eq)->header.head == (eq)->header.tail)
sys/dev/qbus/qduser.h
212
#define ISEMPTY(eq) ((eq)->header.head == (eq)->header.tail)