Home
last modified time | relevance | path

Searched defs:STAILQ_REMOVE_AFTER (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/unzip/
H A Dla_queue.h384 #define STAILQ_REMOVE_AFTER(head, elm, field) do { \ macro
/freebsd/sys/sys/
H A Dqueue.h418 #define STAILQ_REMOVE_AFTER(head, elm, field) do { \ macro