Home
last modified time | relevance | path

Searched refs:ldb_init (Results 1 – 25 of 557) sorted by relevance

12345678910>>...23

/dports/net/samba412/samba-4.12.15/lib/ldb/tests/
H A Dldb_tdb_test.c94 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in main()
186 ldb1 = ldb_init(test_ctx, test_ctx->ev);
190 ldb2 = ldb_init(test_ctx, test_ctx->ev);
194 ldb3 = ldb_init(test_ctx, test_ctx->ev);
227 ldb1 = ldb_init(test_ctx, test_ctx->ev);
231 ldb2 = ldb_init(test_ctx, test_ctx->ev);
247 ldb3 = ldb_init(test_ctx, test_ctx->ev);
302 ldb1 = ldb_init(test_ctx, test_ctx->ev);
306 ldb2 = ldb_init(test_ctx, test_ctx->ev);
332 ldb3 = ldb_init(test_ctx, test_ctx->ev);
H A Dldb_kv_ops_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dldb_key_value_sub_txn_mdb_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dtest_ldb_dn.c31 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt()
48 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt2()
68 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val()
88 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val2()
156 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_explode()
H A Dldb_match_test.valgrind10 Memory allocated by ldb_init
15 fun:ldb_init
H A Dldb_lmdb_test.c104 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in ldbtest_noconn_setup()
454 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
458 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
462 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
495 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
499 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
515 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
/dports/databases/ldb21/ldb-2.1.5/tests/
H A Dldb_tdb_test.c94 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in ldbtest_noconn_setup()
186 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
190 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
194 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
227 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
231 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
247 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
302 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
306 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
332 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
H A Dldb_key_value_sub_txn_mdb_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dldb_kv_ops_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dtest_ldb_dn.c31 struct ldb_context *ldb = ldb_init(NULL, NULL);
48 struct ldb_context *ldb = ldb_init(NULL, NULL);
68 struct ldb_context *ldb = ldb_init(NULL, NULL);
88 struct ldb_context *ldb = ldb_init(NULL, NULL);
156 struct ldb_context *ldb = ldb_init(NULL, NULL);
H A Dldb_match_test.valgrind10 Memory allocated by ldb_init
15 fun:ldb_init
/dports/databases/ldb15/ldb-1.5.6/tests/
H A Dldb_tdb_test.c93 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev);
185 ldb1 = ldb_init(test_ctx, test_ctx->ev);
189 ldb2 = ldb_init(test_ctx, test_ctx->ev);
193 ldb3 = ldb_init(test_ctx, test_ctx->ev);
226 ldb1 = ldb_init(test_ctx, test_ctx->ev);
230 ldb2 = ldb_init(test_ctx, test_ctx->ev);
246 ldb3 = ldb_init(test_ctx, test_ctx->ev);
301 ldb1 = ldb_init(test_ctx, test_ctx->ev);
305 ldb2 = ldb_init(test_ctx, test_ctx->ev);
331 ldb3 = ldb_init(test_ctx, test_ctx->ev);
H A Dtest_ldb_dn.c29 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt()
46 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt2()
66 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val()
86 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val2()
H A Dldb_match_test.valgrind10 Memory allocated by ldb_init
15 fun:ldb_init
/dports/databases/ldb20/ldb-2.0.10/tests/
H A Dldb_tdb_test.c94 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in ldbtest_noconn_setup()
186 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
190 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
194 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
227 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
231 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
247 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
302 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
306 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
332 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
H A Dldb_key_value_sub_txn_mdb_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dldb_kv_ops_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dtest_ldb_dn.c31 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt()
48 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt2()
68 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val()
88 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val2()
156 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_explode()
H A Dldb_match_test.valgrind10 Memory allocated by ldb_init
15 fun:ldb_init
/dports/databases/ldb22/ldb-2.2.1/tests/
H A Dldb_tdb_test.c94 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in ldbtest_noconn_setup()
186 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
190 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
194 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
227 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
231 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
247 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
302 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
306 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
332 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork_triggers_reopen()
H A Dldb_key_value_sub_txn_mdb_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dldb_kv_ops_test.valgrind18 Memory allocated by ldb_init
23 fun:ldb_init
26 Memory allocated by ldb_init
31 fun:ldb_init
H A Dtest_ldb_dn.c31 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt()
48 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_fmt2()
68 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val()
88 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_add_child_val2()
156 struct ldb_context *ldb = ldb_init(NULL, NULL); in test_ldb_dn_explode()
H A Dldb_match_test.valgrind10 Memory allocated by ldb_init
15 fun:ldb_init
H A Dldb_lmdb_test.c104 test_ctx->ldb = ldb_init(test_ctx, test_ctx->ev); in ldbtest_noconn_setup()
454 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
458 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
462 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens()
495 ldb1 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
499 ldb2 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()
515 ldb3 = ldb_init(test_ctx, test_ctx->ev); in test_multiple_opens_across_fork()

12345678910>>...23