Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dsys-queue.h86 #undef SIMPLEQ_INIT
377 #define SIMPLEQ_INIT(head) do { \ macro
415 SIMPLEQ_INIT((head2)); \
/freebsd/sbin/pfctl/
H A Dpfctl_parser.h269 #define SIMPLEQ_INIT STAILQ_INIT macro
H A Dpfctl_optimize.c1247 SIMPLEQ_INIT(&(*tbl)->pt_nodes); in add_opt_table()
H A Dparse.y1793 SIMPLEQ_INIT(&table_opts.init_nodes);
1800 SIMPLEQ_INIT(&table_opts.init_nodes);
/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