Home
last modified time | relevance | path

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

/freebsd-src/contrib/libevent/compat/sys/
H A Dqueue.h244 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-src/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h244 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dsys-queue.h377 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-src/sbin/pfctl/
H A Dpfctl_parser.h241 #define SIMPLEQ_INIT STAILQ_INIT macro