Home
last modified time | relevance | path

Searched defs:log_cb (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libsasl/lib/
H A Dseterror.c123 sasl_log_t *log_cb; in sasl_seterror() local
H A Dcommon.c1708 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...]
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h56 void (*log_cb)(void *ctx, const char *msg); member
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c749 DEFINE_SET_CB_TEST(log_cb) in DEFINE_SET_CB_TEST() argument
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_local.h36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member