Home
last modified time | relevance | path

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

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