Searched refs:log_ctx (Results 1 – 2 of 2) sorted by relevance
150 const struct tdb_logging_context *log_ctx,156 void tdb_set_logging_function(struct tdb_context *tdb, const struct tdb_logging_context *log_ctx);
3813 const struct tdb_logging_context *log_ctx, in tdb_open_ex() argument3833 if (log_ctx) { in tdb_open_ex()3834 tdb->log = *log_ctx; in tdb_open_ex()4054 const struct tdb_logging_context *log_ctx) in tdb_set_logging_function() argument4056 tdb->log = *log_ctx; in tdb_set_logging_function()