Searched refs:ap_update_vhost_given_ip (Results 1 - 7 of 7) sorted by relevance

/httpd/include/
H A Dhttp_vhost.h93 AP_DECLARE(void) ap_update_vhost_given_ip(conn_rec *conn);
96 * ap_update_vhost_given_ip is never enough, and this is always called after
/httpd/server/
H A Dconnection.c205 ap_update_vhost_given_ip(c);
H A Dvhost.c1246 AP_DECLARE(void) ap_update_vhost_given_ip(conn_rec *conn) function
/httpd/server/mpm/simple/
H A Dsimple_io.c234 ap_update_vhost_given_ip(scon->c);
/httpd/server/mpm/winnt/
H A Dchild.c27 #include "http_vhost.h" /* for ap_update_vhost_given_ip */
869 ap_update_vhost_given_ip(c);
/httpd/server/mpm/motorz/
H A Dmotorz.c163 ap_update_vhost_given_ip(scon->c);
/httpd/server/mpm/event/
H A Devent.c1085 ap_update_vhost_given_ip(c);

Completed in 2751 milliseconds