Lines Matching refs:handler_ctx
121 } handler_ctx; typedef
133 static handler_ctx * handler_ctx_init(void) { in handler_ctx_init()
134 return ck_calloc(1, sizeof(handler_ctx)); in handler_ctx_init()
137 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
532 handler_ctx ** const hctx = (handler_ctx **)&con->plugin_ctx[p->id]; in is_connection_trusted_cached()
1051 handler_ctx *hctx = r->con->plugin_ctx[p->id]; in URIHANDLER_FUNC()
1114 handler_ctx * const hctx = r->con->plugin_ctx[((plugin_data *)p_d)->id]; in REQUEST_FUNC()
1149 handler_ctx *hctx = con->plugin_ctx[p->id]; in CONNECTION_FUNC()
1171 handler_ctx *hctx = handler_ctx_init(); in CONNECTION_FUNC()
1580 handler_ctx * const hctx = in mod_extforward_hap_PROXY_v2()
1689 handler_ctx *hctx = in mod_extforward_network_read()