Searched defs:LIST_HEAD (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
/freebsd/contrib/libevent/include/event2/ |
H A D | event_struct.h | 99 #define LIST_HEAD(name, type) \ macro
|
/freebsd/tools/tools/drm/radeon/mkregtable/ |
H A D | mkregtable.c | 47 #define LIST_HEAD(name) \ macro
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | list.h | 290 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
|
/freebsd/contrib/ntp/sntp/libevent/compat/sys/ |
H A D | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
/freebsd/contrib/libevent/compat/sys/ |
H A D | queue.h | 140 #define LIST_HEAD(name, type) \ macro
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 334 #define LIST_HEAD(name) struct list_head name = { &(name), &(name) } macro
|
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 312 #define LIST_HEAD(name, type) \ macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 259 #define LIST_HEAD(name, type) \ macro
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_queue.h | 413 #define LIST_HEAD(name, type) \ macro
|
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp.h | 66 #define LIST_HEAD(name, type) \ macro
|
/freebsd/sys/sys/ |
H A D | queue.h | 488 #define LIST_HEAD(name, type) \ macro
|