Searched refs:ldb_debug_string (Results 1 – 5 of 5) sorted by relevance
/dports/net/samba412/samba-4.12.15/lib/ldb/tests/ |
H A D | ldb_mod_op_test.c | 3748 static void ldb_debug_string(void *context, enum ldb_debug_level level, in ldb_debug_string() function 3774 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_unique_index_duplicate_logging() 3833 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_duplicate_dn_logging() 3957 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_unique_index_duplicate_with_guid() 4010 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_guid_index_duplicate_dn_logging()
|
/dports/databases/ldb15/ldb-1.5.6/tests/ |
H A D | ldb_mod_op_test.c | 3747 static void ldb_debug_string(void *context, enum ldb_debug_level level, in ldb_debug_string() function 3772 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); in test_ldb_unique_index_duplicate_logging() 3832 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); in test_ldb_duplicate_dn_logging() 3957 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); in test_ldb_unique_index_duplicate_with_guid() 4011 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); in test_ldb_guid_index_duplicate_dn_logging()
|
/dports/databases/ldb20/ldb-2.0.10/tests/ |
H A D | ldb_mod_op_test.c | 3747 static void ldb_debug_string(void *context, enum ldb_debug_level level, 3772 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); 3832 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); 3957 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string); 4012 ldb_set_debug(test_ctx->ldb, ldb_debug_string, &debug_string);
|
/dports/databases/ldb22/ldb-2.2.1/tests/ |
H A D | ldb_mod_op_test.c | 3748 static void PRINTF_ATTRIBUTE(3, 0) ldb_debug_string( 3776 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); 3835 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); 3959 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); 4012 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx);
|
/dports/databases/ldb21/ldb-2.1.5/tests/ |
H A D | ldb_mod_op_test.c | 3748 static void ldb_debug_string(void *context, enum ldb_debug_level level, in ldb_debug_string() function 3774 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_unique_index_duplicate_logging() 3833 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_duplicate_dn_logging() 3957 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_unique_index_duplicate_with_guid() 4010 ldb_set_debug(test_ctx->ldb, ldb_debug_string, test_ctx); in test_ldb_guid_index_duplicate_dn_logging()
|