Home
last modified time | relevance | path

Searched defs:dbp (Results 1 – 25 of 1765) sorted by relevance

12345678910>>...71

/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_method.c165 DB *dbp; local
234 __db_init(dbp, flags) in __db_init() argument
379 __dbh_am_chk(dbp, flags) in __dbh_am_chk() argument
473 __db_get_env(dbp) in __db_get_env() argument
484 __db_get_mpf(dbp) in __db_get_mpf() argument
496 __db_get_multiple(dbp) in __db_get_multiple() argument
529 __db_get_type(dbp, dbtype) in __db_get_type() argument
634 __db_blobs_enabled(dbp) in __db_blobs_enabled() argument
1095 __db_set_flags(dbp, flags) in __db_set_flags() argument
1354 __db_slice_notsup(dbp) in __db_slice_notsup() argument
[all …]
H A Ddb_stati.c36 __db_stat_pp(dbp, txn, spp, flags) in __db_stat_pp() argument
79 __db_stat(dbp, ip, txn, spp, flags) in __db_stat() argument
135 __db_stat_arg(dbp, flags) in __db_stat_arg() argument
163 __db_stat_print_pp(dbp, flags) in __db_stat_print_pp() argument
209 __db_stat_print(dbp, ip, flags) in __db_stat_print() argument
235 __db_print_stats(dbp, ip, flags) in __db_print_stats() argument
283 __db_print_all(dbp, flags) in __db_print_all() argument
380 __db_print_cursor(dbp) in __db_print_cursor() argument
432 DB *dbp; local
480 __db_stat_pp(dbp, txn, spp, flags) in __db_stat_pp() argument
[all …]
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_method.c153 DB *dbp; local
223 __db_init(dbp, flags) in __db_init() argument
341 __dbh_am_chk(dbp, flags) in __dbh_am_chk() argument
439 __db_get_env(dbp) in __db_get_env() argument
450 __db_get_mpf(dbp) in __db_get_mpf() argument
462 __db_get_multiple(dbp) in __db_get_multiple() argument
484 __db_get_transactional(dbp) in __db_get_transactional() argument
495 __db_get_type(dbp, dbtype) in __db_get_type() argument
741 __db_set_errpfx(dbp, errpfx) in __db_set_errpfx() argument
838 __db_get_flags(dbp, flagsp) in __db_get_flags() argument
[all …]
H A Ddb_stati.c36 __db_stat_pp(dbp, txn, spp, flags) in __db_stat_pp() argument
79 __db_stat(dbp, ip, txn, spp, flags) in __db_stat() argument
135 __db_stat_arg(dbp, flags) in __db_stat_arg() argument
163 __db_stat_print_pp(dbp, flags) in __db_stat_print_pp() argument
209 __db_stat_print(dbp, ip, flags) in __db_stat_print() argument
235 __db_print_stats(dbp, ip, flags) in __db_print_stats() argument
283 __db_print_all(dbp, flags) in __db_print_all() argument
380 __db_print_cursor(dbp) in __db_print_cursor() argument
432 DB *dbp; local
480 __db_stat_pp(dbp, txn, spp, flags) in __db_stat_pp() argument
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_method.c59 DB *dbp; local
113 CDB___db_init(dbp, flags) in CDB___db_init() argument
184 CDB___dbh_am_chk(dbp, flags) in CDB___dbh_am_chk() argument
264 CDB___db_get_byteswapped(dbp) in CDB___db_get_byteswapped() argument
277 CDB___db_get_type(dbp) in CDB___db_get_type() argument
320 CDB___db_set_errcall(dbp, errcall) in CDB___db_set_errcall() argument
328 CDB___db_set_errfile(dbp, errfile) in CDB___db_set_errfile() argument
336 CDB___db_set_errpfx(dbp, errpfx) in CDB___db_set_errpfx() argument
352 CDB___db_set_flags(dbp, flags) in CDB___db_set_flags() argument
399 CDB___db_set_malloc(dbp, func) in CDB___db_set_malloc() argument
[all …]
H A Dbt_method.c41 CDB___bam_db_create(dbp) in CDB___bam_db_create() argument
79 CDB___bam_db_close(dbp) in CDB___bam_db_close() argument
111 CDB___bam_set_flags(dbp, flagsp) in CDB___bam_set_flags() argument
170 CDB___bam_set_bt_compare(dbp, func) in CDB___bam_set_bt_compare() argument
197 CDB___bam_set_bt_maxkey(dbp, bt_maxkey) in CDB___bam_set_bt_maxkey() argument
222 CDB___bam_set_bt_minkey(dbp, bt_minkey) in CDB___bam_set_bt_minkey() argument
247 CDB___bam_set_bt_prefix(dbp, func) in CDB___bam_set_bt_prefix() argument
269 CDB___ram_set_flags(dbp, flagsp) in CDB___ram_set_flags() argument
301 CDB___ram_set_re_delim(dbp, re_delim) in CDB___ram_set_re_delim() argument
323 CDB___ram_set_re_len(dbp, re_len) in CDB___ram_set_re_len() argument
[all …]
H A Ddb_iface.c36 CDB___db_cursorchk(dbp, flags, isrdonly) in CDB___db_cursorchk() argument
70 CDB___db_cdelchk(dbp, flags, isrdonly, isvalid) in CDB___db_cdelchk() argument
101 CDB___db_cgetchk(dbp, key, data, flags, isvalid) in CDB___db_cgetchk() argument
259 CDB___db_closechk(dbp, flags) in CDB___db_closechk() argument
282 CDB___db_delchk(dbp, key, flags, isrdonly) in CDB___db_delchk() argument
314 CDB___db_getchk(dbp, key, data, flags) in CDB___db_getchk() argument
365 CDB___db_joinchk(dbp, flags) in CDB___db_joinchk() argument
436 CDB___db_statchk(dbp, flags) in CDB___db_statchk() argument
464 CDB___db_syncchk(dbp, flags) in CDB___db_syncchk() argument
484 CDB___dbt_ferr(dbp, name, dbt, check_thread) in CDB___dbt_ferr() argument
[all …]
H A Dhash_method.c33 CDB___ham_db_create(dbp) in CDB___ham_db_create() argument
59 CDB___ham_db_close(dbp) in CDB___ham_db_close() argument
74 CDB___ham_set_h_ffactor(dbp, h_ffactor) in CDB___ham_set_h_ffactor() argument
93 CDB___ham_set_h_hash(dbp, func) in CDB___ham_set_h_hash() argument
112 CDB___ham_set_h_nelem(dbp, h_nelem) in CDB___ham_set_h_nelem() argument
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_method.c74 DB *dbp; local
137 __db_init(dbp, flags) in __db_init() argument
209 CDB___dbh_am_chk(dbp, flags) in CDB___dbh_am_chk() argument
289 __db_get_byteswapped(dbp) in __db_get_byteswapped() argument
302 __db_get_type(dbp) in __db_get_type() argument
369 __db_set_errcall(dbp, errcall) in __db_set_errcall() argument
377 __db_set_errfile(dbp, errfile) in __db_set_errfile() argument
385 __db_set_errpfx(dbp, errpfx) in __db_set_errpfx() argument
402 __db_set_flags(dbp, flags) in __db_set_flags() argument
449 __db_set_malloc(dbp, func) in __db_set_malloc() argument
[all …]
H A Dbt_method.c41 CDB___bam_db_create(dbp) in CDB___bam_db_create() argument
79 CDB___bam_db_close(dbp) in CDB___bam_db_close() argument
111 CDB___bam_set_flags(dbp, flagsp) in CDB___bam_set_flags() argument
173 __bam_set_bt_compare(dbp, func) in __bam_set_bt_compare() argument
200 __bam_set_bt_maxkey(dbp, bt_maxkey) in __bam_set_bt_maxkey() argument
225 __bam_set_bt_minkey(dbp, bt_minkey) in __bam_set_bt_minkey() argument
250 __bam_set_bt_prefix(dbp, func) in __bam_set_bt_prefix() argument
272 CDB___ram_set_flags(dbp, flagsp) in CDB___ram_set_flags() argument
304 __ram_set_re_delim(dbp, re_delim) in __ram_set_re_delim() argument
326 __ram_set_re_len(dbp, re_len) in __ram_set_re_len() argument
[all …]
H A Ddb_iface.c36 CDB___db_cursorchk(dbp, flags, isrdonly) in CDB___db_cursorchk() argument
69 CDB___db_ccountchk(dbp, flags, isvalid) in CDB___db_ccountchk() argument
297 CDB___db_closechk(dbp, flags) in CDB___db_closechk() argument
320 CDB___db_delchk(dbp, key, flags, isrdonly) in CDB___db_delchk() argument
351 CDB___db_getchk(dbp, key, data, flags) in CDB___db_getchk() argument
405 CDB___db_joinchk(dbp, flags) in CDB___db_joinchk() argument
427 CDB___db_joingetchk(dbp, key, flags) in CDB___db_joingetchk() argument
535 CDB___db_removechk(dbp, flags) in CDB___db_removechk() argument
557 CDB___db_statchk(dbp, flags) in CDB___db_statchk() argument
586 CDB___db_syncchk(dbp, flags) in CDB___db_syncchk() argument
[all …]
H A Dhash_method.c33 CDB___ham_db_create(dbp) in CDB___ham_db_create() argument
60 CDB___ham_db_close(dbp) in CDB___ham_db_close() argument
75 __ham_set_h_ffactor(dbp, h_ffactor) in __ham_set_h_ffactor() argument
94 __ham_set_h_hash(dbp, func) in __ham_set_h_hash() argument
113 __ham_set_h_nelem(dbp, h_nelem) in __ham_set_h_nelem() argument
/dports/databases/db18/db-18.1.40/src/btree/
H A Dbt_method.c40 __bam_db_create(dbp) in __bam_db_create() argument
100 __bam_db_close(dbp) in __bam_db_close() argument
160 __bam_set_flags(dbp, flagsp) in __bam_set_flags() argument
260 __bam_set_bt_compare(dbp, func) in __bam_set_bt_compare() argument
445 __bam_get_bt_prefix(dbp, funcp) in __bam_get_bt_prefix() argument
464 __bam_set_bt_prefix(dbp, func) in __bam_set_bt_prefix() argument
538 __ram_set_flags(dbp, flagsp) in __ram_set_flags() argument
600 __ram_get_re_len(dbp, re_lenp) in __ram_get_re_len() argument
632 __ram_set_re_len(dbp, re_len) in __ram_set_re_len() argument
664 __ram_get_re_pad(dbp, re_padp) in __ram_get_re_pad() argument
[all …]
/dports/databases/db5/db-5.3.28/src/btree/
H A Dbt_method.c40 __bam_db_create(dbp) in __bam_db_create() argument
100 __bam_db_close(dbp) in __bam_db_close() argument
160 __bam_set_flags(dbp, flagsp) in __bam_set_flags() argument
258 __bam_set_bt_compare(dbp, func) in __bam_set_bt_compare() argument
436 __bam_get_bt_prefix(dbp, funcp) in __bam_get_bt_prefix() argument
455 __bam_set_bt_prefix(dbp, func) in __bam_set_bt_prefix() argument
527 __ram_set_flags(dbp, flagsp) in __ram_set_flags() argument
589 __ram_get_re_len(dbp, re_lenp) in __ram_get_re_len() argument
621 __ram_set_re_len(dbp, re_len) in __ram_set_re_len() argument
653 __ram_get_re_pad(dbp, re_padp) in __ram_get_re_pad() argument
[all …]
/dports/databases/db18/db-18.1.40/src/hash/
H A Dhash_method.c32 __ham_db_create(dbp) in __ham_db_create() argument
65 __ham_db_close(dbp) in __ham_db_close() argument
81 __ham_get_h_ffactor(dbp, h_ffactorp) in __ham_get_h_ffactor() argument
97 __ham_set_h_ffactor(dbp, h_ffactor) in __ham_set_h_ffactor() argument
116 __ham_get_h_hash(dbp, funcp) in __ham_get_h_hash() argument
135 __ham_set_h_hash(dbp, func) in __ham_set_h_hash() argument
154 __ham_get_h_compare(dbp, funcp) in __ham_get_h_compare() argument
177 __ham_set_h_compare(dbp, func) in __ham_set_h_compare() argument
199 __ham_get_h_nelem(dbp, h_nelemp) in __ham_get_h_nelem() argument
217 __ham_set_h_nelem(dbp, h_nelem) in __ham_set_h_nelem() argument
H A Dhash_stub.c38 __ham_30_hashmeta(dbp, real_name, obuf) in __ham_30_hashmeta() argument
49 __ham_30_sizefix(dbp, fhp, realname, metabuf) in __ham_30_sizefix() argument
198 __ham_db_close(dbp) in __ham_db_close() argument
206 __ham_db_create(dbp) in __ham_db_create() argument
249 __ham_metachk(dbp, name, hashm) in __ham_metachk() argument
299 __ham_new_file(dbp, ip, txn, fhp, name) in __ham_new_file() argument
314 __ham_new_subdb(mdbp, dbp, ip, txn) in __ham_new_subdb() argument
343 __ham_pgin(dbp, pg, pp, cookie) in __ham_pgin() argument
356 __ham_pgout(dbp, pg, pp, cookie) in __ham_pgout() argument
383 __ham_reclaim(dbp, ip, txn, flags) in __ham_reclaim() argument
[all …]
/dports/databases/db5/db-5.3.28/src/hash/
H A Dhash_method.c32 __ham_db_create(dbp) in __ham_db_create() argument
65 __ham_db_close(dbp) in __ham_db_close() argument
81 __ham_get_h_ffactor(dbp, h_ffactorp) in __ham_get_h_ffactor() argument
97 __ham_set_h_ffactor(dbp, h_ffactor) in __ham_set_h_ffactor() argument
116 __ham_get_h_hash(dbp, funcp) in __ham_get_h_hash() argument
135 __ham_set_h_hash(dbp, func) in __ham_set_h_hash() argument
154 __ham_get_h_compare(dbp, funcp) in __ham_get_h_compare() argument
177 __ham_set_h_compare(dbp, func) in __ham_set_h_compare() argument
199 __ham_get_h_nelem(dbp, h_nelemp) in __ham_get_h_nelem() argument
217 __ham_set_h_nelem(dbp, h_nelem) in __ham_set_h_nelem() argument
H A Dhash_stub.c38 __ham_30_hashmeta(dbp, real_name, obuf) in __ham_30_hashmeta() argument
49 __ham_30_sizefix(dbp, fhp, realname, metabuf) in __ham_30_sizefix() argument
164 __ham_db_close(dbp) in __ham_db_close() argument
172 __ham_db_create(dbp) in __ham_db_create() argument
215 __ham_metachk(dbp, name, hashm) in __ham_metachk() argument
265 __ham_new_file(dbp, ip, txn, fhp, name) in __ham_new_file() argument
280 __ham_new_subdb(mdbp, dbp, ip, txn) in __ham_new_subdb() argument
309 __ham_pgin(dbp, pg, pp, cookie) in __ham_pgin() argument
322 __ham_pgout(dbp, pg, pp, cookie) in __ham_pgout() argument
349 __ham_reclaim(dbp, ip, txn, flags) in __ham_reclaim() argument
[all …]
/dports/databases/db18/db-18.1.40/src/qam/
H A Dqam_stub.c38 __db_prqueue(dbp, flags) in __db_prqueue() argument
47 __qam_31_qammeta(dbp, real_name, buf) in __qam_31_qammeta() argument
58 __qam_32_qammeta(dbp, real_name, buf) in __qam_32_qammeta() argument
94 __qam_db_close(dbp, flags) in __qam_db_close() argument
104 __qam_db_create(dbp) in __qam_db_create() argument
123 __qam_gen_filelist(dbp, ip, filelistp) in __qam_gen_filelist() argument
154 __qam_metachk(dbp, name, qmeta) in __qam_metachk() argument
174 __qam_new_file(dbp, ip, txn, fhp, name) in __qam_new_file() argument
240 __qam_set_ext_data(dbp, name) in __qam_set_ext_data() argument
269 __qam_sync(dbp) in __qam_sync() argument
[all …]
/dports/databases/db5/db-5.3.28/src/qam/
H A Dqam_stub.c38 __db_prqueue(dbp, flags) in __db_prqueue() argument
47 __qam_31_qammeta(dbp, real_name, buf) in __qam_31_qammeta() argument
58 __qam_32_qammeta(dbp, real_name, buf) in __qam_32_qammeta() argument
94 __qam_db_close(dbp, flags) in __qam_db_close() argument
104 __qam_db_create(dbp) in __qam_db_create() argument
123 __qam_gen_filelist(dbp, ip, filelistp) in __qam_gen_filelist() argument
154 __qam_metachk(dbp, name, qmeta) in __qam_metachk() argument
174 __qam_new_file(dbp, ip, txn, fhp, name) in __qam_new_file() argument
240 __qam_set_ext_data(dbp, name) in __qam_set_ext_data() argument
269 __qam_sync(dbp) in __qam_sync() argument
[all …]
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_method.c22 __heap_db_create(dbp) in __heap_db_create() argument
48 __heap_db_close(dbp) in __heap_db_close() argument
67 __heap_get_heapsize(dbp, gbytes, bytes) in __heap_get_heapsize() argument
89 __heap_get_heap_regionsize(dbp, npages) in __heap_get_heap_regionsize() argument
110 __heap_set_heapsize(dbp, gbytes, bytes, flags) in __heap_set_heapsize() argument
134 __heap_set_heap_regionsize(dbp, npages) in __heap_set_heap_regionsize() argument
H A Dheap_stub.c72 __heap_db_create(dbp) in __heap_db_create() argument
80 __heap_db_close(dbp) in __heap_db_close() argument
88 __heap_get_heapsize(dbp, gbytes, bytes) in __heap_get_heapsize() argument
173 __heap_meta2pgset(dbp, vdp, heapmeta, pgset) in __heap_meta2pgset() argument
186 __heap_metachk(dbp, name, hm) in __heap_metachk() argument
197 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() argument
229 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() argument
242 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() argument
317 __heap_vrfy(dbp, vdbp, h, pgno, flags) in __heap_vrfy() argument
332 __heap_vrfy_meta(dbp, vdp, meta, pgno, flags) in __heap_vrfy_meta() argument
[all …]
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_method.c22 __heap_db_create(dbp) in __heap_db_create() argument
48 __heap_db_close(dbp) in __heap_db_close() argument
71 __heap_get_heapsize(dbp, gbytes, bytes) in __heap_get_heapsize() argument
93 __heap_get_heap_regionsize(dbp, npages) in __heap_get_heap_regionsize() argument
114 __heap_set_heapsize(dbp, gbytes, bytes, flags) in __heap_set_heapsize() argument
138 __heap_set_heap_regionsize(dbp, npages) in __heap_set_heap_regionsize() argument
H A Dheap_stub.c38 __heap_db_create(dbp) in __heap_db_create() argument
46 __heap_db_close(dbp) in __heap_db_close() argument
54 __heap_get_heapsize(dbp, gbytes, bytes) in __heap_get_heapsize() argument
139 __heap_meta2pgset(dbp, vdp, heapmeta, pgset) in __heap_meta2pgset() argument
152 __heap_metachk(dbp, name, hm) in __heap_metachk() argument
163 __heap_new_file(dbp, ip, txn, fhp, name) in __heap_new_file() argument
195 __heap_pgin(dbp, pg, pp, cookie) in __heap_pgin() argument
208 __heap_pgout(dbp, pg, pp, cookie) in __heap_pgout() argument
283 __heap_vrfy(dbp, vdbp, h, pgno, flags) in __heap_vrfy() argument
298 __heap_vrfy_meta(dbp, vdp, meta, pgno, flags) in __heap_vrfy_meta() argument
[all …]
/dports/databases/db18/db-18.1.40/test/c/suites/
H A DTestPartition.c70 DB *dbp; in TestPartOneKeyNoData() local
130 DB *dbp; in TestPartTwoKeyNoData() local
184 DB *dbp; in TestPartDuplicatedKey() local
241 DB *dbp; in TestPartUnsortedKey() local
298 DB *dbp; in TestPartNumber() local
344 DB *dbp; in TestPartKeyCallBothSet() local
406 DB *dbp; in TestPartKeyCallNeitherSet() local
426 DB *dbp; local
450 close_db(dbenv, dbp, ct) in close_db() argument
463 partitionCallback(dbp, key) in partitionCallback() argument
[all …]

12345678910>>...71