Home
last modified time | relevance | path

Searched defs:SLIST_INSERT_AFTER (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/contrib/openbsm/compat/
HDqueue.h179 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
HDsys-queue.h217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/freebsd-11-stable/sys/sys/
HDqueue.h237 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro