Home
last modified time | relevance | path

Searched refs:config_setup_connection (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dplugin.h87 int config_setup_connection(server *srv, connection *con);
H A Dconnections.c735 config_setup_connection(srv, con);
902 config_setup_connection(srv, con);
H A Dresponse.c240 config_setup_connection(srv, con); /* Perhaps this could be removed at other places. */ in http_response_prepare()
H A Dnetwork.c111 config_setup_connection(srv, con); in network_ssl_servername_callback()
H A Dconfigfile.c314 int config_setup_connection(server *srv, connection *con) { in config_setup_connection() function