Searched defs:LIST_FOREACH_AFTER (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | list.h | 162 #define LIST_FOREACH_AFTER(name,i,p) \ macro |
/systemd/src/core/ | ||
H A D | device.c | 576 LIST_FOREACH_AFTER(same_sysfs, other, d) { function |
Completed in 19 milliseconds