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