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

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h244 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h81 #undef SIMPLEQ_INIT macro
370 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.h198 #define SIMPLEQ_INIT STAILQ_INIT macro
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c86 #define SIMPLEQ_INIT STAILQ_INIT macro

Completed in 65 milliseconds