Searched refs:DBC (Results 1 - 25 of 146) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_join.h23 DBC **j_curslist; /* Array of cursors in the join: constant. */
24 DBC **j_fdupcurs; /* Cursors w/ first instances of current dup. */
25 DBC **j_workcurs; /* Scratch cursor copies to muck with. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dbtree_ext.h18 int __bam_ca_di __P((DBC *, db_pgno_t, u_int32_t, int));
19 int __bam_ca_dup __P((DBC *, u_int32_t, db_pgno_t, u_int32_t, db_pgno_t, u_int32_t));
21 int __bam_ca_rsplit __P((DBC *, db_pgno_t, db_pgno_t));
22 int __bam_ca_split __P((DBC *, db_pgno_t, db_pgno_t, db_pgno_t, u_int32_t, int));
24 int __bamc_init __P((DBC *, DBTYPE));
25 int __bamc_refresh __P((DBC *));
26 int __bamc_count __P((DBC *, db_recno_t *));
27 int __bamc_dup __P((DBC *, DBC *));
28 int __bam_bulk_overflow __P((DBC *, u_int32_
[all...]
H A Dhash_ext.h9 int __ham_quick_delete __P((DBC *));
10 int __hamc_init __P((DBC *));
11 int __hamc_count __P((DBC *, db_recno_t *));
12 int __hamc_dup __P((DBC *, DBC *));
13 u_int32_t __ham_call_hash __P((DBC *, u_int8_t *, u_int32_t));
15 int __hamc_update __P((DBC *, u_int32_t, db_ham_curadj, int));
16 int __ham_get_clist __P((DB *, db_pgno_t, u_int32_t, DBC ***));
53 int __ham_add_dup __P((DBC *, DBT *, u_int32_t, db_pgno_t *));
54 int __ham_dup_convert __P((DBC *));
[all...]
H A Drpc_client_ext.h17 void __dbcl_c_refresh __P((DBC *));
18 int __dbcl_c_setup __P((u_int, DB *, DBC **));
41 int __dbcl_db_cursor __P((DB *, DB_TXN *, DBC **, u_int32_t));
58 int __dbcl_db_join __P((DB *, DBC **, DBC **, u_int32_t));
80 int __dbcl_dbc_close __P((DBC *));
81 int __dbcl_dbc_count __P((DBC *, db_recno_t *, u_int32_t));
82 int __dbcl_dbc_del __P((DBC *, u_int32_t));
83 int __dbcl_dbc_dup __P((DBC *, DBC **, u_int32_
[all...]
H A Ddb_ext.h38 int __db_cursor_int __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBTYPE, db_pgno_t, int, DB_LOCKER *, DBC **));
88 int __dbc_close __P((DBC *));
89 int __dbc_destroy __P((DBC *));
90 int __dbc_count __P((DBC *, db_recno_t *));
91 int __dbc_del __P((DBC *, u_int32_t));
92 int __dbc_dup __P((DBC *, DBC **, u_int32_t));
93 int __dbc_idup __P((DBC *, DBC **, u_int32_t));
94 int __dbc_newopd __P((DBC *, db_pgno_
[all...]
H A Dqam_ext.h9 int __qam_position __P((DBC *, db_recno_t *, db_lockmode_t, u_int32_t, int *));
10 int __qam_pitem __P((DBC *, QPAGE *, u_int32_t, db_recno_t, DBT *));
11 int __qam_append __P((DBC *, DBT *, DBT *));
12 int __qamc_dup __P((DBC *, DBC *));
13 int __qamc_init __P((DBC *));
14 int __qam_truncate __P((DBC *, u_int32_t *));
15 int __qam_delete __P((DBC *, DBT *));
35 int __qam_fprobe __P((DBC *, db_pgno_t, void *, qam_probe_mode, DB_CACHE_PRIORITY, u_int32_t));
61 int __qam_stat __P((DBC *, voi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dhdbc.h29 typedef struct DBC struct
32 struct DBC FAR *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbm/
H A Ddbm.c199 DBC *dbc;
255 DBC *dbc;
257 dbc = (DBC *)dbm;
272 DBC *dbc;
277 dbc = (DBC *)dbm;
312 DBC *dbc;
317 dbc = (DBC *)dbm;
347 DBC *dbc;
352 dbc = (DBC *)dbm;
383 DBC *db
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_dbc.cpp33 DBC *dbc = this; \
57 DBC *dbc = this;
58 DBC *new_cursor = 0;
63 // The following cast implies that Dbc can be no larger than DBC
75 DBC *dbc = this;
97 DBC *dbc = this;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_join.c17 static int __db_join_close_pp __P((DBC *));
19 static int __db_join_del __P((DBC *, u_int32_t));
20 static int __db_join_get __P((DBC *, DBT *, DBT *, u_int32_t));
21 static int __db_join_get_pp __P((DBC *, DBT *, DBT *, u_int32_t));
22 static int __db_join_getnext __P((DBC *, DBT *, DBT *, u_int32_t, u_int32_t));
25 static int __db_join_put __P((DBC *, DBT *, DBT *, u_int32_t));
68 * PUBLIC: int __db_join __P((DB *, DBC **, DBC **, u_int32_t));
73 DBC **curslist, **dbcp;
76 DBC *db
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_meta.c20 * PUBLIC: int __ham_get_meta __P((DBC *));
24 DBC *dbc;
51 * PUBLIC: int __ham_release_meta __P((DBC *));
55 DBC *dbc;
77 * PUBLIC: int __ham_dirty_meta __P((DBC *, u_int32_t));
81 DBC *dbc;
H A Dhash_reclaim.c33 DBC *dbc;
72 * PUBLIC: int __ham_truncate __P((DBC *, u_int32_t *));
76 DBC *dbc;
H A Dhash_stat.c18 static int __ham_stat_callback __P((DBC *, PAGE *, void *, int *));
24 * PUBLIC: int __ham_stat __P((DBC *, void *, u_int32_t));
28 DBC *dbc;
129 * PUBLIC: int __ham_stat_print __P((DBC *, u_int32_t));
133 DBC *dbc;
218 DBC *dbc;
315 * PUBLIC: void __ham_print_cursor __P((DBC *));
319 DBC *dbc;
353 DBC *dbc;
369 * PUBLIC: int __ham_traverse __P((DBC *, db_lockmode_
[all...]
H A Dhash_stub.c131 DBC *dbc;
140 DBC *orig_dbc, *new_dbc;
148 DBC *dbc;
326 DBC *dbc;
333 DBC *dbc;
370 DBC *dbc;
381 DBC *dbc;
390 DBC *dbc;
H A Dhash.c53 static int __ham_bulk __P((DBC *, DBT *, u_int32_t));
54 static int __hamc_close __P((DBC *, db_pgno_t, int *));
55 static int __hamc_del __P((DBC *));
56 static int __hamc_destroy __P((DBC *));
57 static int __hamc_get __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *));
58 static int __hamc_put __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *));
59 static int __hamc_writelock __P((DBC *));
60 static int __ham_dup_return __P((DBC *, DBT *, u_int32_t));
61 static int __ham_expand_table __P((DBC *));
62 static int __ham_lookup __P((DBC *,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_reclaim.c28 DBC *dbc;
62 * PUBLIC: int __bam_truncate __P((DBC *, u_int32_t *));
66 DBC *dbc;
H A Dbt_curadj.c16 static int __bam_opd_cursor __P((DB *, DBC *, db_pgno_t, u_int32_t, u_int32_t));
45 DBC *dbc;
114 DBC *dbc;
147 * PUBLIC: int __bam_ca_di __P((DBC *, db_pgno_t, u_int32_t, int));
151 DBC *my_dbc;
157 DBC *dbc;
214 DBC *dbc;
219 DBC *dbc_nopd;
271 * PUBLIC: int __bam_ca_dup __P((DBC *,
276 DBC *my_db
[all...]
H A Dbt_cursor.c17 static int __bam_bulk __P((DBC *, DBT *, u_int32_t));
18 static int __bamc_close __P((DBC *, db_pgno_t, int *));
19 static int __bamc_del __P((DBC *));
20 static int __bamc_destroy __P((DBC *));
21 static int __bamc_get __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *));
22 static int __bamc_getstack __P((DBC *));
23 static int __bamc_next __P((DBC *, int, int));
24 static int __bamc_physdel __P((DBC *));
25 static int __bamc_prev __P((DBC *));
26 static int __bamc_put __P((DBC *, DB
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dutils.c209 static void register_cursor(DBC *dbc)
214 static void unregister_cursor(DBC *dbc)
458 static int (*old_dbc_close)(DBC *);
459 static int new_dbc_close(DBC *cursor)
465 static int (*old_dbc_dup)(DBC *, DBC **, u_int32_t) = NULL;
466 static int new_dbc_dup(DBC *oldcursor, DBC **newcursor, u_int32_t flags)
472 /* overload DBC->close */
475 /* overload DBC
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/am/
H A Djoin.cs22 DBC *name_curs, *job_curs, *join_curs;
23 DBC *carray__LB__3__RB__;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Dphp_db4.h34 PHP_DB4_API DBC *php_db4_getDbcFromObj(zval *z TSRMLS_DC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr032/
H A Dchk.rpc78 check DBC dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_stub.c70 DBC *dbc;
80 DBC *orig_dbc, *new_dbc;
88 DBC *dbc;
250 DBC *dbc;
261 DBC *dbc;
277 DBC *dbc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dclient.c26 static int __dbcl_c_destroy __P((DBC *));
368 DBC *dbc;
393 * PUBLIC: void __dbcl_c_refresh __P((DBC *));
397 DBC *dbc;
419 * PUBLIC: int __dbcl_c_setup __P((u_int, DB *, DBC **));
425 DBC **dbcp;
427 DBC *dbc, tmpdbc;
434 __os_calloc(dbp->env, 1, sizeof(DBC), &dbc)) != 0) {
474 DBC *dbc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_curalloc.c14 DBC *curp;

Completed in 178 milliseconds

123456