Searched refs:log_ctx (Results 1 – 2 of 2) sorted by relevance
149 const struct tdb_logging_context *log_ctx,155 void tdb_set_logging_function(struct tdb_context *tdb, const struct tdb_logging_context *log_ctx);
3808 const struct tdb_logging_context *log_ctx, in tdb_open_ex() argument3828 if (log_ctx) { in tdb_open_ex()3829 tdb->log = *log_ctx; in tdb_open_ex()4049 const struct tdb_logging_context *log_ctx) in tdb_set_logging_function() argument4051 tdb->log = *log_ctx; in tdb_set_logging_function()