Searched refs:stqh_first (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dshqueue.h231 ssize_t stqh_first; /* relative offset of first element */ \
249 ((head)->stqh_first == -1)
252 ((struct type *)((u_int8_t *)(head) + (head)->stqh_first))
323 (head)->stqh_first = -1; \
324 (head)->stqh_last = SH_PTR_TO_OFF(head, &(head)->stqh_first); \
328 if ((head)->stqh_first != -1) { \
330 (head)->stqh_first - SH_PTR_TO_OFF(head, elm); \
338 (head)->stqh_first = SH_PTR_TO_OFF(head, elm); \
340 SH_PTR_TO_OFF(elm, &(head)->stqh_first); \
348 SH_PTR_TO_OFF((head), &(head)->stqh_first)) \
[all...]
H A Dqueue.h287 struct type *stqh_first;/* first element */ \
292 { NULL, &(head).stqh_first }
304 *(head1)->stqh_last = (head2)->stqh_first; \
310 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)
312 #define STAILQ_FIRST(head) ((head)->stqh_first)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h212 struct type *stqh_first;/* first element */ \
217 { NULL, &(head).stqh_first }
229 *(head1)->stqh_last = (head2)->stqh_first; \
235 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)
237 #define STAILQ_FIRST(head) ((head)->stqh_first)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h170 struct type *stqh_first;/* first element */ \
175 { NULL, &(head).stqh_first }
185 #define STAILQ_EMPTY(head) ((head)->stqh_first == NULL)
187 #define STAILQ_FIRST(head) ((head)->stqh_first)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h766 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon1883
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h755 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon1908
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h776 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon1932
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h764 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon1965
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h803 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon1996
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h803 struct __txn_logrec *stqh_first; member in struct:__db_txn::__anon2020

Completed in 235 milliseconds