Searched refs:ap_vhost_iterate_given_conn (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dhttp_vhost.h70 * @see ap_vhost_iterate_given_conn
85 AP_DECLARE(int) ap_vhost_iterate_given_conn(conn_rec *conn,
/httpd/server/
H A Dvhost.c1195 AP_DECLARE(int) ap_vhost_iterate_given_conn(conn_rec *conn, function
/httpd/modules/ssl/
H A Dssl_engine_kernel.c1930 if (ap_vhost_iterate_given_conn(c, ssl_find_vhost,
1972 * with ap_vhost_iterate_given_conn())

Completed in 768 milliseconds