Home
last modified time | relevance | path

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

/dflybsd-src/lib/libssh/openbsd-compat/
H A Dsys-queue.h234 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/dflybsd-src/sys/sys/
H A Dqueue.h222 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro