Home
last modified time | relevance | path

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

/netbsd/external/mpl/dhcp/dist/keama/
H A Ddata.h122 #define TAILQ_REMOVE(head, elm) do { \ macro
/netbsd/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h399 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/netbsd/external/bsd/ntp/dist/sntp/libevent/compat/sys/
H A Dqueue.h358 #define TAILQ_REMOVE(head, elm, field) do { \ macro
/netbsd/sys/sys/
H A Dqueue.h529 #define TAILQ_REMOVE(head, elm, field) do { \ macro