Searched refs:PAGE (Results 26 - 50 of 64) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_overflow.c80 PAGE *h;
201 PAGE *pagep, *lastp;
296 PAGE *h;
345 PAGE *pagep;
428 PAGE *pagep;
512 PAGE *dbt_pagep, *match_pagep;
H A Ddb_ovfl_vrfy.c56 * PUBLIC: int __db_vrfy_overflow __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
63 PAGE *h;
304 PAGE *h;
H A Ddb_rec.c43 PAGE *pagep;
113 PAGE *pagep;
254 PAGE *pagep;
341 PAGE *pagep;
392 PAGE *pagep;
600 PAGE *pagep, *prevp;
617 prevp = (PAGE *)meta;
915 PAGE *pagep;
998 PAGE *pagep;
1152 PAGE *page
[all...]
H A Ddb_ret.c20 * PUBLIC: PAGE *, u_int32_t, DBT *, void **, u_int32_t *));
27 PAGE *h;
H A Ddb_vrfy.c34 PAGE *, void *, int (*)(void *, const void *), u_int32_t));
46 __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t, u_int32_t));
626 PAGE *h;
1013 * PUBLIC: __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t, u_int32_t));
1019 PAGE *h;
1104 PAGE *h;
1134 * those defined in the PAGE structure.
1141 * PUBLIC: __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t, u_int32_t));
1147 PAGE *h;
1627 PAGE *
[all...]
H A Dcrdel_rec.c39 PAGE *pagep;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_open.c175 (ret = __ham_mswap(env, (PAGE *)hashm)) != 0)
344 PAGE *page;
365 txn, &lsn, meta->dbmeta.pgno, (PAGE *)meta)) != 0)
415 page = (PAGE *)buf;
458 PAGE *h;
509 txn, &meta->dbmeta.lsn, dbp->meta_pgno, (PAGE *)meta)) != 0)
H A Dhash_stat.c18 static int __ham_stat_callback __P((DBC *, PAGE *, void *, int *));
37 PAGE *h;
219 PAGE *pagep;
370 * PUBLIC: int (*)(DBC *, PAGE *, void *, int *), void *, int));
376 int (*callback) __P((DBC *, PAGE *, void *, int *));
H A Dhash_verify.c22 VRFY_DBINFO *, db_pgno_t, PAGE *, u_int32_t, u_int32_t));
176 * PUBLIC: int __ham_vrfy __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
183 PAGE *h;
265 PAGE *h;
401 PAGE *h;
737 PAGE *h;
791 * PUBLIC: int __ham_salvage __P((DB *, VRFY_DBINFO *, db_pgno_t, PAGE *,
799 PAGE *h;
1011 PAGE *h;
H A Dhash_rec.c76 PAGE *pagep;
187 PAGE *pagep;
328 PAGE *pagep;
427 PAGE *pagep;
532 PAGE *pagep;
639 PAGE *pagep;
835 PAGE *pagep;
955 PAGE *pagep;
1212 PAGE *pagep;
1479 PAGE *page
[all...]
H A Dhash_dup.c59 static int __ham_move_offpage __P((DBC *, PAGE *, u_int32_t, db_pgno_t));
255 PAGE *dp;
456 PAGE *next_pagep;
667 PAGE *pagep;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_compare.c55 * PUBLIC: DB_TXN *, const DBT *, PAGE *, u_int32_t,
64 PAGE *h;
H A Dbt_verify.c18 PAGE *, u_int32_t, int, DBT *, int *));
19 static int __bam_vrfy_inp __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
21 static int __bam_vrfy_treeorder __P((DB *, DB_THREAD_INFO *, PAGE *,
24 static int __ram_vrfy_inp __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
184 * PUBLIC: int __ram_vrfy_leaf __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
191 PAGE *h;
289 * PUBLIC: int __bam_vrfy __P((DB *, VRFY_DBINFO *, PAGE *, db_pgno_t,
296 PAGE *h;
387 PAGE *h;
504 PAGE *
[all...]
H A Dbt_compact.c20 PAGE **, u_int32_t, int, DB_COMPACT *, int *));
23 static int __bam_compact_isdone __P((DBC *, DBT *, PAGE *, int *));
30 static int __bam_truncate_internal_overflow __P((DBC *, PAGE *, DB_COMPACT *));
33 static int __bam_truncate_page __P((DBC *, PAGE **, int));
35 PAGE *, u_int32_t, DB_COMPACT *));
402 PAGE *pg, *ppg, *npg;
968 PAGE *pg, *npg;
1024 PAGE *pg, *npg;
1318 PAGE *pg, *npg;
1453 PAGE *p
[all...]
H A Dbt_stat.c38 PAGE *h;
314 * PUBLIC: int __bam_stat_callback __P((DBC *, PAGE *, void *, int *));
319 PAGE *h;
553 * PUBLIC: db_pgno_t, int (*)(DBC *, PAGE *, void *, int *), void *));
560 int (*callback)__P((DBC *, PAGE *, void *, int *));
568 PAGE *h;
H A Dbt_rec.c42 PAGE *_lp, *lp, *np, *pp, *_rp, *rp, *sp;
344 PAGE *pagep;
454 PAGE *pagep;
524 PAGE *pagep;
608 PAGE *pagep;
682 PAGE *pagep;
1000 PAGE *pagep;
1106 PAGE *pagep;
1284 PAGE *pagep;
1460 PAGE *page
[all...]
H A Dbt_cursor.c135 (P_INP((dbc)->dbp,((PAGE *)(dbc)->internal->page))[i1] == \
136 P_INP((dbc)->dbp,((PAGE *)(dbc)->internal->page))[i2])
276 PAGE *h;
1050 PAGE *pg;
1435 PAGE *pg;
1948 P_INP(dbp, ((PAGE *)cp->page))[cp->indx] !=
1949 P_INP(dbp, ((PAGE *)cp->page))[cp->indx + P_INDX]) {
2298 PAGE *h;
2660 PAGE *h;
2729 PAGE *
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dqam_ext.h33 int __qam_mswap __P((ENV *, PAGE *));
70 int __qam_salvage __P((DB *, VRFY_DBINFO *, db_pgno_t, PAGE *, void *, int (*)(void *, const void *), u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_stub.c167 PAGE *pg;
225 PAGE *h;
H A Dqam_method.c178 ret = __db_prpage(dbp, (PAGE *)meta, flags);
205 PAGE *h;
H A Dqam_open.c205 (ret = __qam_mswap(env, (PAGE *)qmeta)) != 0)
322 txn, &meta->dbmeta.lsn, pgno, (PAGE *)meta)) != 0)
H A Dqam_verify.c305 PAGE *h;
468 * PUBLIC: int __qam_salvage __P((DB *, VRFY_DBINFO *, db_pgno_t, PAGE *,
476 PAGE *h;
H A Dqam_stat.c35 PAGE *h;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dbtree.h140 PAGE *page; /* The page. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86ms.pl257 _TEXT\$ SEGMENT PAGE 'CODE'

Completed in 192 milliseconds

123