Searched defs:log_cb (Results 1 – 5 of 5) sorted by relevance
123 sasl_log_t *log_cb; in sasl_seterror() local
1708 sasl_log_t *log_cb; in _sasl_log() local 1730 sasl_log_t *log_cb = NULL; in __sasl_log() local 1761 ___sasl_log(const _sasl_global_context_t * gctx,sasl_log_t * log_cb,void * log_ctx,int level,const char * fmt,va_list ap) ___sasl_log() argument 1775 sasl_log_t *log_cb; ___sasl_log() local [all...]
56 void (*log_cb)(void *ctx, const char *msg); member
749 DEFINE_SET_CB_TEST(log_cb) in DEFINE_SET_CB_TEST() argument
36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member