Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SLIST_REMOVE
usr/src/boot/sys/sys/queue.h
231
#define SLIST_REMOVE(head, elm, type, field) do { \
usr/src/lib/libsmbfs/smb/queue.h
91
#define SLIST_REMOVE(head, elm, type, field) do { \
usr/src/uts/common/sys/queue.h
258
#define SLIST_REMOVE(head, elm, type, field) do { \