Home
last modified time | relevance | path

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

/freebsd-14-stable/share/man/man3/
HDMakefile227 queue.3 SLIST_FOREACH_FROM.3 \
/freebsd-14-stable/contrib/libarchive/unzip/
HDla_queue.h206 #define SLIST_FOREACH_FROM(var, head, field) \ macro
/freebsd-14-stable/sys/sys/
HDqueue.h302 #define SLIST_FOREACH_FROM(var, head, field) \ macro