Searched refs:s_secondaries (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_truncate.c141 if (dbp->type != DB_QUEUE && LIST_FIRST(&dbp->s_secondaries) != NULL) {
H A Ddb_am.c393 if (LIST_FIRST(&dbp->s_secondaries) != NULL &&
497 LIST_FIRST(&dbp->s_secondaries) == NULL &&
675 LIST_INSERT_HEAD(&dbp->s_secondaries, sdbp, s_links);
H A Ddb_cam.c292 if (LIST_FIRST(&dbp->s_secondaries) != NULL &&
975 if (LIST_FIRST(&dbp->s_secondaries) == NULL)
2641 sdbp = LIST_FIRST(&pdbp->s_secondaries);
2669 * Secondary indices are kept in a linked list, s_secondaries,
2775 for (sdbp = LIST_FIRST(&pdbp->s_secondaries);
H A Ddb_method.c212 LIST_INIT(&dbp->s_secondaries);
H A Ddb.c786 LIST_FOREACH(sdbp, &dbp->s_secondaries, s_links) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c102 LIST_FIRST(&dbc->dbp->s_secondaries) == NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1115 if (LIST_FIRST(&dbp->s_secondaries) != NULL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1330 * LIST_HEAD(s_secondaries, __db);
1334 } s_secondaries; member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1319 * LIST_HEAD(s_secondaries, __db);
1323 } s_secondaries; member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1340 * LIST_HEAD(s_secondaries, __db);
1344 } s_secondaries; member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1328 * LIST_HEAD(s_secondaries, __db);
1332 } s_secondaries; member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1367 * LIST_HEAD(s_secondaries, __db);
1371 } s_secondaries; member in struct:__db
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1367 * LIST_HEAD(s_secondaries, __db);
1371 } s_secondaries; member in struct:__db

Completed in 288 milliseconds