Searched refs:ap_get_local_host (Results 1 – 4 of 4) sorted by relevance
143 #define get_local_host ap_get_local_host
1111 API_EXPORT(char *) ap_get_local_host(pool *);
640 s->server_hostname = ap_get_local_host(p); in ap_fini_vhost_config()
1944 API_EXPORT(char *) ap_get_local_host(pool *a) in ap_get_local_host() function