Home
last modified time | relevance | path

Searched refs:SIMPLEQ_ENTRY (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/ubsec/
H A Dubsecvar.h67 SIMPLEQ_ENTRY(ubsec_q2) q_next;
125 SIMPLEQ_ENTRY(ubsec_dma) d_next;
148 SIMPLEQ_ENTRY(ubsec_q) q_next;
H A Dubsec.c87 #define SIMPLEQ_ENTRY STAILQ_ENTRY macro
/freebsd-12.1/sbin/pfctl/
H A Dpfctl_parser.h206 #define SIMPLEQ_ENTRY STAILQ_ENTRY macro
224 SIMPLEQ_ENTRY(node_tinit) entries;
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dsys-queue.h78 #undef SIMPLEQ_ENTRY
349 #define SIMPLEQ_ENTRY(type) \ macro
/freebsd-12.1/contrib/libevent/compat/sys/
H A Dqueue.h223 #define SIMPLEQ_ENTRY(type) \ macro
/freebsd-12.1/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h223 #define SIMPLEQ_ENTRY(type) \ macro