Home
last modified time | relevance | path

Searched refs:TAILQ_FOREACH_SAFE (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A Dqueue.h736 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ macro
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4120 TAILQ_FOREACH_SAFE(ef, &need_unload_queue, entries, ef_tmp) { in do_dlclose()
/third_party/musl/ldso/linux/
H A Ddynlink.c4458 TAILQ_FOREACH_SAFE(ef, &need_unload_queue, entries, ef_tmp) { in do_dlclose()

Completed in 16 milliseconds