Home
last modified time | relevance | path

Searched refs:COMP_HTTP_HOST (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Darray.h90 COMP_HTTP_HOST, enumerator
H A Dnetwork.c115 config_patch_connection(srv, con, COMP_HTTP_HOST); in network_ssl_servername_callback()
693 if (COMP_HTTP_HOST == dc->comp) {
H A Dconfigfile-glue.c285 case COMP_HTTP_HOST: { in config_check_cond_nocache()
H A Dconfigparser.y426 { COMP_HTTP_HOST, CONST_STR_LEN("HTTP[\"host\"]" ) }, in SRVVARNAME()
H A Dresponse.c278 config_patch_connection(srv, con, COMP_HTTP_HOST); /* Host: */ in http_response_prepare()
H A Dconfigparser.c1212 { COMP_HTTP_HOST, CONST_STR_LEN("HTTP[\"host\"]" ) }, in yy_reduce()