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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h314 struct type **le_prev; /* address of previous next element */ \
336 LIST_NEXT((listelm), field)->field.le_prev = \
339 (elm)->field.le_prev = &LIST_NEXT((listelm), field); \
343 (elm)->field.le_prev = (listelm)->field.le_prev; \
345 *(listelm)->field.le_prev = (elm); \
346 (listelm)->field.le_prev = &LIST_NEXT((elm), field); \
351 LIST_FIRST((head))->field.le_prev = &LIST_NEXT((elm), field);\
353 (elm)->field.le_prev = &LIST_FIRST((head)); \
360 LIST_NEXT((elm), field)->field.le_prev
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h260 struct type **le_prev; /* address of previous next element */ \
282 LIST_NEXT((listelm), field)->field.le_prev = \
285 (elm)->field.le_prev = &LIST_NEXT((listelm), field); \
289 (elm)->field.le_prev = (listelm)->field.le_prev; \
291 *(listelm)->field.le_prev = (elm); \
292 (listelm)->field.le_prev = &LIST_NEXT((elm), field); \
297 LIST_FIRST((head))->field.le_prev = &LIST_NEXT((elm), field);\
299 (elm)->field.le_prev = &LIST_FIRST((head)); \
306 LIST_NEXT((elm), field)->field.le_prev
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h389 struct type **le_prev; /* address of previous next element */ \
411 LIST_NEXT((listelm), field)->field.le_prev = \
414 (elm)->field.le_prev = &LIST_NEXT((listelm), field); \
418 (elm)->field.le_prev = (listelm)->field.le_prev; \
420 *(listelm)->field.le_prev = (elm); \
421 (listelm)->field.le_prev = &LIST_NEXT((elm), field); \
426 LIST_FIRST((head))->field.le_prev = &LIST_NEXT((elm), field);\
428 (elm)->field.le_prev = &LIST_FIRST((head)); \
435 LIST_NEXT((elm), field)->field.le_prev
[all...]
H A Ddb_am.h36 struct __db_foreign_info **le_prev; member in struct:__db_foreign_info::__anon2045
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1350 struct __db **le_prev; member in struct:__db::__anon1888
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1339 struct __db **le_prev; member in struct:__db::__anon1913
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1360 struct __db **le_prev; member in struct:__db::__anon1937
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1348 struct __db **le_prev; member in struct:__db::__anon1970
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1387 struct __db **le_prev; member in struct:__db::__anon2001
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1387 struct __db **le_prev; member in struct:__db::__anon2025

Completed in 224 milliseconds