Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dmevent.c278 LIST_FOREACH_SAFE(mevp, &change_head, me_list, tmpp) { in mevent_build()
561 LIST_FOREACH_SAFE(mevp, &change_head, me_list, tmpp) { in mevent_update_pending()
/illumos-gate/usr/src/lib/lib9p/common/
H A Dthreadpool.c451 LIST_FOREACH_SAFE(worker, &tp->ltp_workers, ltw_link, tmp) { in l9p_threadpool_shutdown()
/illumos-gate/usr/src/man/man3head/
H A DMakefile133 LIST_FOREACH_SAFE.3head \
320 LIST_FOREACH_SAFE.3head := LINKSRC = queue.h.3head
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h464 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h498 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h474 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1650 link path=usr/share/man/man3head/LIST_FOREACH_SAFE.3head target=queue.h.3head