Home
last modified time | relevance | path

Searched refs:SLIST_FOREACH_FROM (Results 1 – 4 of 4) sorted by relevance

/freebsd/
H A D.clang-format75 - SLIST_FOREACH_FROM
/freebsd/share/man/man3/
H A DMakefile226 queue.3 SLIST_FOREACH_FROM.3 \
/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h206 #define SLIST_FOREACH_FROM(var, head, field) \ macro
/freebsd/sys/sys/
H A Dqueue.h236 #define SLIST_FOREACH_FROM(var, head, field) \ macro