Searched refs:server_hostname (Results 1 – 2 of 2) sorted by relevance
76 char* server_hostname; member
261 hs->server_hostname = hs->binding_hostname; in httpd_initialize()266 hs->server_hostname = (char*) 0; in httpd_initialize()271 hs->server_hostname = hostname_map( ghnbuf ); in httpd_initialize()273 if ( hs->server_hostname == (char*) 0 ) in httpd_initialize()276 hs->server_hostname = SERVER_NAME; in httpd_initialize()279 hs->server_hostname = ghnbuf; in httpd_initialize()3970 hc->hostname == (char*) 0 ? hc->hs->server_hostname : hc->hostname, in make_log_entry()4056 cp = hc->hs->server_hostname; in check_referrer()4117 lp = hs->server_hostname; in really_check_referrer()