Home
last modified time | relevance | path

Searched refs:log_content_mirror_ctx_t (Results 1 – 2 of 2) sorted by relevance

/dports/security/sslsplit/sslsplit-0.5.5/
H A Dlog.c375 } log_content_mirror_ctx_t; typedef
753 ctx->mirror = malloc(sizeof(log_content_mirror_ctx_t)); in log_content_open()
756 memset(ctx->mirror, 0, sizeof(log_content_mirror_ctx_t)); in log_content_open()
1391 log_content_mirror_ctx_t *ctx = fh; in log_content_mirror_closecb()
1402 log_content_mirror_ctx_t *ctx = fh; in log_content_mirror_writecb()
/dports/security/sslproxy/SSLproxy-0.9.2/src/
H A Dlog.c464 } log_content_mirror_ctx_t; typedef
855 ctx->mirror = malloc(sizeof(log_content_mirror_ctx_t)); in log_content_open()
858 memset(ctx->mirror, 0, sizeof(log_content_mirror_ctx_t)); in log_content_open()
1499 log_content_mirror_ctx_t *ctx = fh; in log_content_mirror_closecb()
1510 log_content_mirror_ctx_t *ctx = fh; in log_content_mirror_writecb()