Home
last modified time | relevance | path

Searched refs:remote_conn (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_proxy.c109 connection *remote_conn; /* dump pointer */ member
342 con = hctx->remote_conn; in proxy_connection_close()
445 connection *con = hctx->remote_conn; in proxy_create_env()
652 connection *con = hctx->remote_conn; in proxy_demux_response()
753 connection *con = hctx->remote_conn; in proxy_write_request()
959 connection *con = hctx->remote_conn; in proxy_handle_fdevent()
1306 hctx->remote_conn = con; in mod_proxy_check_extension()
H A Dmod_cgi.c78 connection *remote_conn; /* dumb pointer */ member
340 connection *con = hctx->remote_conn; in cgi_demux_response()
525 con = hctx->remote_conn; in cgi_connection_close()
625 connection *con = hctx->remote_conn; in cgi_handle_fdevent()
1168 hctx->remote_conn = con; in cgi_create_env()
H A Dmod_scgi.c325 connection *remote_conn; /* dumb pointer */ member
1202 con = hctx->remote_conn; in scgi_connection_cleanup()
1463 connection *con = hctx->remote_conn; in scgi_create_env()
1793 connection *con = hctx->remote_conn; in scgi_demux_response()
2165 connection *con = hctx->remote_conn; in scgi_write_request()
2476 con = hctx->remote_conn; in scgi_connection_close()
2491 connection *con = hctx->remote_conn; in scgi_handle_fdevent()
2800 hctx->remote_conn = con; in scgi_check_extension()
2859 hctx->remote_conn = con; in scgi_check_extension()
H A Dmod_fastcgi.c366 connection *remote_conn; /* dumb pointer */ member
1475 con = hctx->remote_conn; in fcgi_connection_close()
1830 connection *con = hctx->remote_conn; in fcgi_create_env()
2494 connection *con = hctx->remote_conn; in fcgi_demux_response()
2843 connection *con = hctx->remote_conn; in fcgi_write_request()
3228 connection *con = hctx->remote_conn; in fcgi_handle_fdevent()
3595 hctx->remote_conn = con; in fcgi_check_extension()
3663 hctx->remote_conn = con; in fcgi_check_extension()