Home
last modified time | relevance | path

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

/freebsd-src/contrib/libevent/compat/sys/
H A Dqueue.h223 #define SIMPLEQ_ENTRY(type) \ macro
/freebsd-src/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h223 #define SIMPLEQ_ENTRY(type) \ macro
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dsys-queue.h351 #define SIMPLEQ_ENTRY(type) \ macro
/freebsd-src/sbin/pfctl/
H A Dpfctl_parser.h231 #define SIMPLEQ_ENTRY STAILQ_ENTRY macro