Home
last modified time | relevance | path

Searched defs:CIRCLEQ_REMOVE (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h233 #define CIRCLEQ_REMOVE(head, elm, field) { \ macro
/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h462 #define CIRCLEQ_REMOVE(head, elm, field) do { \ macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h462 #define CIRCLEQ_REMOVE(head, elm, field) do { \ macro