Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h143 #define get_local_host ap_get_local_host
Dhttpd.h1111 API_EXPORT(char *) ap_get_local_host(pool *);
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_vhost.c640 s->server_hostname = ap_get_local_host(p); in ap_fini_vhost_config()
Dutil.c1944 API_EXPORT(char *) ap_get_local_host(pool *a) in ap_get_local_host() function