Searched defs:connection_constructor (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dproxy_util.c1449 static apr_status_t connection_constructor(void **resource, void *params, function
1915 connection_constructor, connection_destructor,
1936 rv = connection_constructor(&conn, worker, worker->cp->pool);
2195 connection_constructor((void **)conn, worker, worker->cp->pool);

Completed in 23 milliseconds