Searched refs:__db_open (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_setlsn.c86 if ((ret = __db_open(dbp, ip, NULL,
H A Ddb_setid.c157 if ((ret = __db_open(dbp, ip, NULL,
H A Ddb_vrfyutil.c56 if ((ret = __db_open(cdbp, ip,
71 if ((ret = __db_open(pgdbp, ip,
291 if ((ret = __db_open(dbp, ip,
649 if ((ret = __db_open(dbp, vdp->thread_info,
H A Ddb_open.c26 * __db_open --
46 * PUBLIC: int __db_open __P((DB *, DB_THREAD_INFO *, DB_TXN *,
50 __db_open(dbp, ip, txn, fname, dname, type, flags, mode, meta_pgno) function
95 * be nice if this checking were done in __db_open where most of the
H A Ddb_remove.c389 if ((ret = __db_open(sdbp, ip,
H A Ddb.c114 if ((ret = __db_open(dbp, ip,
215 * will already have returned an error from __db_open.
H A Ddb_iface.c1124 if ((ret = __db_open(dbp, ip, txn, fname, dname, type,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_util.c621 if ((ret = __db_open(dbp, NULL, txn, fname, dname, ftype,
697 ret = __db_open(dbp, NULL, NULL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_method.c333 if ((ret = __db_open(tmpdbp, ip, txn,
H A Dqam_files.c616 if ((ret = __db_open(dbp, ip,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c449 if ((ret = __db_open(dbp, ip, NULL, file, subdb, DB_UNKNOWN,
617 if ((ret = __db_open(qdbp, ip, NULL,
2482 if ((ret = __db_open(queue_dbp, ip, NULL,
H A Drep_method.c794 if ((ret = __db_open(dbp, ip, NULL, name, NULL,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h185 int __db_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, const char *, DBTYPE, u_int32_t, int, db_pgno_t));

Completed in 78 milliseconds