Home
last modified time | relevance | path

Searched refs:LIST_FIND_HEAD (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/basic/
Dlist.h65 #define LIST_FIND_HEAD(name,item,head) \ macro
/systemd-251/coccinelle/
Dmacros.h102 #define LIST_FIND_HEAD(name,item,head) \ macro
/systemd-251/src/test/
Dtest-list.c60 LIST_FIND_HEAD(item, &items[0], cursor); in main()