Home
last modified time | relevance | path

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

/dragonfly/lib/libssh/openbsd-compat/
HDsys-queue.h281 #define LIST_FOREACH(var, head, field) \ macro
/dragonfly/sys/sys/
HDqueue.h409 #define LIST_FOREACH(var, head, field) \ macro