Searched refs:QPAGE (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/qam/
H A Dqam_conv.c63 QPAGE *h;
H A Dqam_rec.c324 QPAGE *pagep;
434 QPAGE *pagep;
550 QPAGE *pagep;
H A Dqam_verify.c183 * PUBLIC: int __qam_vrfy_data __P((DB *, VRFY_DBINFO *, QPAGE *,
190 QPAGE *h;
408 (QPAGE *)h, i, flags)) == DB_VERIFY_BAD)
H A Dqam_stub.c289 QPAGE *h;
H A Dqam.c105 * PUBLIC: __P((DBC *, QPAGE *, u_int32_t, db_recno_t, DBT *));
110 QPAGE *pagep;
278 (QPAGE *)cp->page, cp->indx, cp->recno, data);
393 QPAGE *page;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dqam_ext.h10 int __qam_pitem __P((DBC *, QPAGE *, u_int32_t, db_recno_t, DBT *));
67 int __qam_vrfy_data __P((DB *, VRFY_DBINFO *, QPAGE *, db_pgno_t, u_int32_t));
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb_page.h291 * crypto or checksumming. If you change the QPAGE below you
307 } QPAGE; typedef in typeref:struct:_qpage
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_vrfy.c743 vdp, (QPAGE *)h, i, flags);

Completed in 269 milliseconds