Home
last modified time | relevance | path

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

/dragonfly/lib/libssh/openbsd-compat/
HDsys-queue.h320 #define LIST_REMOVE(elm, field) do { \ macro
/dragonfly/sys/sys/
HDqueue.h460 #define LIST_REMOVE(elm, field) do { \ macro