FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INIT_HLIST_HEAD
lib/libpmc/pmu-events/list.h
303
#define INIT_HLIST_HEAD(head) (head)->first = NULL
sys/compat/linuxkpi/common/include/linux/list.h
350
#define INIT_HLIST_HEAD(head) (head)->first = NULL
sys/dev/drm2/drm_linux_list.h
191
#define INIT_HLIST_HEAD(head) (head)->first = NULL