Searched refs:SIMPLEQ_INIT (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sbin/pfctl/
H A Dpfctl_parser.h220 #define SIMPLEQ_INIT STAILQ_INIT macro
H A Dpfctl_optimize.c1242 SIMPLEQ_INIT(&(*tbl)->pt_nodes);
H A Dparse.y1425 SIMPLEQ_INIT(&table_opts.init_nodes);
1432 SIMPLEQ_INIT(&table_opts.init_nodes);
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h84 #undef SIMPLEQ_INIT macro
375 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-12-stable/sys/dev/ubsec/
H A Dubsec.c88 #define SIMPLEQ_INIT STAILQ_INIT macro
277 SIMPLEQ_INIT(&sc->sc_queue);
278 SIMPLEQ_INIT(&sc->sc_qchip);
279 SIMPLEQ_INIT(&sc->sc_queue2);
280 SIMPLEQ_INIT(&sc->sc_qchip2);
281 SIMPLEQ_INIT(&sc->sc_q2free);
375 SIMPLEQ_INIT(&sc->sc_freequeue);
/freebsd-12-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h244 #define SIMPLEQ_INIT(head) do { \ macro
/freebsd-12-stable/contrib/libevent/compat/sys/
H A Dqueue.h244 #define SIMPLEQ_INIT(head) do { \ macro

Completed in 184 milliseconds