Home
last modified time | relevance | path

Searched defs:hctx (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_proxy.c118 handler_ctx * hctx; in handler_ctx_init() local
137 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
335 static void proxy_connection_close(server *srv, handler_ctx *hctx) { in proxy_connection_close()
360 static int proxy_establish_connection(server *srv, handler_ctx *hctx) { in proxy_establish_connection()
442 static int proxy_create_env(server *srv, handler_ctx *hctx) { in proxy_create_env()
546 static int proxy_set_state(server *srv, handler_ctx *hctx, proxy_connection_state_t state) { in proxy_set_state()
646 static int proxy_demux_response(server *srv, handler_ctx *hctx) { in proxy_demux_response()
751 static handler_t proxy_write_request(server *srv, handler_ctx *hctx) { in proxy_write_request()
904 handler_ctx *hctx = con->plugin_ctx[p->id]; in SUBREQUEST_FUNC() local
958 handler_ctx *hctx = ctx; in proxy_handle_fdevent() local
[all …]
H A Dmod_fastcgi.c433 static void fcgi_host_reset(server *srv, handler_ctx *hctx) { in fcgi_host_reset()
445 static void fcgi_host_disable(server *srv, handler_ctx *hctx) { in fcgi_host_disable()
487 handler_ctx * hctx; in handler_ctx_init() local
511 static void handler_ctx_free(server *srv, handler_ctx *hctx) { in handler_ctx_free()
1504 static int fcgi_reconnect(server *srv, handler_ctx *hctx) { in fcgi_reconnect()
2179 handler_ctx *hctx = con->plugin_ctx[p->id]; in fcgi_response_parse() local
3111 handler_ctx *hctx = con->plugin_ctx[p->id]; in SUBREQUEST_FUNC() local
3227 handler_ctx *hctx = ctx; in fcgi_handle_fdevent() local
3590 handler_ctx *hctx; in fcgi_check_extension() local
3660 handler_ctx *hctx; in fcgi_check_extension() local
[all …]
H A Dmod_setenv.c34 handler_ctx * hctx; in handler_ctx_init() local
43 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
162 handler_ctx *hctx; in URIHANDLER_FUNC() local
H A Dmod_cgi.c86 handler_ctx *hctx = calloc(1, sizeof(*hctx)); in cgi_handler_ctx_init() local
96 static void cgi_handler_ctx_free(handler_ctx *hctx) { in cgi_handler_ctx_free()
338 static int cgi_demux_response(server *srv, handler_ctx *hctx) { in cgi_demux_response()
516 static handler_t cgi_connection_close(server *srv, handler_ctx *hctx) { in cgi_connection_close()
624 handler_ctx *hctx = ctx; in cgi_handle_fdevent() local
1070 handler_ctx *hctx; in cgi_create_env() local
1345 handler_ctx *hctx = con->plugin_ctx[p->id]; in SUBREQUEST_FUNC() local
H A Dmod_scgi.c351 handler_ctx * hctx; in handler_ctx_init() local
377 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
1195 static void scgi_connection_cleanup(server *srv, handler_ctx *hctx) { in scgi_connection_cleanup()
1234 static int scgi_reconnect(server *srv, handler_ctx *hctx) { in scgi_reconnect()
1452 static int scgi_create_env(server *srv, handler_ctx *hctx) { in scgi_create_env()
1791 static int scgi_demux_response(server *srv, handler_ctx *hctx) { in scgi_demux_response()
2375 handler_ctx *hctx = con->plugin_ctx[p->id]; in SUBREQUEST_FUNC() local
2490 handler_ctx *hctx = ctx; in scgi_handle_fdevent() local
2795 handler_ctx *hctx; in scgi_check_extension() local
2856 handler_ctx *hctx; in scgi_check_extension() local
[all …]
H A Dmod_skeleton.c45 handler_ctx * hctx; in handler_ctx_init() local
52 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
H A Dmod_extforward.c105 handler_ctx * hctx; in handler_ctx_init() local
112 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
479 handler_ctx *hctx = con->plugin_ctx[p->id]; in CONNECTION_FUNC() local
H A Dmod_rewrite.c49 handler_ctx * hctx; in handler_ctx_init() local
59 static void handler_ctx_free(handler_ctx *hctx) { in handler_ctx_free()
348 handler_ctx *hctx; in process_rewrite_rules() local