Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_server_i.h56 void (*log_cb)(void *ctx, const char *msg); member
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dheader_body_checks.c460 static void log_cb(void *context, const char *action, const char *where, in log_cb() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_ctx_test.c732 DEFINE_SET_CB_TEST(log_cb) in DEFINE_SET_CB_TEST() argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_local.h36 OSSL_CMP_log_cb_t log_cb; /* log callback for error/debug/etc. output */ member