Searched refs:STAILQ_CONCAT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h146 #undef STAILQ_CONCAT macro
302 #define STAILQ_CONCAT(head1, head2) do { \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h227 #define STAILQ_CONCAT(head1, head2) do { \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c720 STAILQ_CONCAT(&txn->logs, &txn->parent->logs);

Completed in 97 milliseconds