Home
last modified time | relevance | path

Searched refs:LIST_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance

/systemd-251/
D.clang-format87 - LIST_FOREACH_SAFE
/systemd-251/coccinelle/
Dmacros.h171 #define LIST_FOREACH_SAFE(name,i,n,head) \ macro