Searched defs:LIST_FOREACH_OTHERS (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dlist.h166 #define LIST_FOREACH_OTHERS(name,i,p) \ macro
/systemd/src/core/
H A Dswap.c515 LIST_FOREACH_OTHERS(same_devnode, other, s)
842 LIST_FOREACH_OTHERS(same_devnode, other, s)
1210 LIST_FOREACH_OTHERS(same_devnode, other, s)
1252 LIST_FOREACH_OTHERS(same_devnode, other, s) { function

Completed in 14 milliseconds