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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cam.c393 if ((ret = __db_cursor_int(dbp, dbc_orig->thread_info,
485 if ((ret = __db_cursor_int(dbp, dbc_parent->thread_info,
1204 (ret = __db_cursor_int(sdbp->s_foreign,
1285 if ((ret = __db_cursor_int(sdbp, dbc_arg->thread_info,
1649 if ((ret = __db_cursor_int(sdbp,
2025 * We need to use __db_cursor_int here rather than simply calling
2031 if ((ret = __db_cursor_int(pdbp, dbc->thread_info,
2179 * (See __dbc_pget for comments on the use of __db_cursor_int.)
2184 if ((ret = __db_cursor_int(pdbp, sdbc->thread_info, sdbc->txn,
2276 if ((ret = __db_cursor_int(pdb
[all...]
H A Ddb_am.c27 * __db_cursor_int --
30 * PUBLIC: int __db_cursor_int __P((DB *, DB_THREAD_INFO *,
34 __db_cursor_int(dbp, ip, txn, dbtype, root, flags, locker, dbcp) function
126 * to deadlocks. We also use __db_cursor_int rather
695 if ((ret = __db_cursor_int(dbp, ip,
891 if ((ret = __db_cursor_int(sdbp->s_foreign,
905 if ((ret = __db_cursor_int(sdbp, dbc->thread_info, dbc->txn,
H A Ddb_join.c886 if ((ret = __db_cursor_int(dbp, ip,
H A Ddb_vrfy.c1511 if ((ret = __db_cursor_int(mdbp, NULL,
1687 if ((ret = __db_cursor_int(pgset, NULL, NULL, dbp->type,
H A Ddb_iface.c357 if ((ret = __db_cursor_int(dbp, ip,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h38 int __db_cursor_int __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBTYPE, db_pgno_t, int, DB_LOCKER *, DBC **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_rec.c940 if ((ret = __db_cursor_int(file_dbp, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_page.c1841 if ((ret = __db_cursor_int(dbp,

Completed in 72 milliseconds