Home
last modified time | relevance | path

Searched defs:LIST_HEAD_INIT (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/devel/patch/patch-2.7.6/src/
H A Dlist.h10 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/dns/knot3/knot-3.1.5/src/contrib/libbpf/include/linux/
H A Dlist.h6 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/libbpf/include/linux/
H A Dlist.h6 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/sysutils/usbutils/usbutils-0.91/
H A Dlist.h18 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dkernel-list.h20 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dkernel-list.h20 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dkernel-list.h20 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/scan/
H A Dlist.h19 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/games/sarien/sarien-0.7.0/src/include/
H A Dlist.h24 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/audio/xmp/xmp-4.1.0/src/
H A Dlist.h25 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/net/haproxy20/haproxy-2.0.26/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/net/haproxy21/haproxy-2.1.12/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/net/haproxy22/haproxy-2.2.19/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/net/haproxy18/haproxy-1.8.30/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/net/haproxy19/haproxy-1.9.16/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dlist.h36 #define LIST_HEAD_INIT(el) { &(el), &(el) } macro
/dports/net/haproxy23/haproxy-2.3.16/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dlist.h36 #define LIST_HEAD_INIT(el) { &(el), &(el) } macro
/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dlist.h25 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dlist.h36 #define LIST_HEAD_INIT(el) { &(el), &(el) } macro
/dports/games/NBlood/NBlood-a1689a4/source/libxmp-lite/src/
H A Dlist.h25 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dlist.h36 #define LIST_HEAD_INIT(el) { &(el), &(el) } macro
/dports/net/nuster/nuster-5.0.4.21/contrib/spoa_example/include/
H A Dmini-clist.h31 #define LIST_HEAD_INIT(l) { &l, &l } macro
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/scripts/kconfig/
H A Dlist.h28 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/scripts/kconfig/
H A Dlist.h28 #define LIST_HEAD_INIT(name) { &(name), &(name) } macro

1234567891011