Home
last modified time | relevance | path

Searched refs:h2o_url_init_with_hostport (Results 1 – 3 of 3) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Durl.h74 int h2o_url_init_with_hostport(h2o_url_t *url, h2o_mem_pool_t *pool, const h2o_url_scheme_t *scheme…
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/configurator/
H A Dfastcgi.c126h2o_url_init_with_hostport(&upstream, NULL, &H2O_URL_SCHEME_FASTCGI, h2o_iovec_init(hostname, strl… in on_config_connect()
/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Durl.c417 int h2o_url_init_with_hostport(h2o_url_t *url, h2o_mem_pool_t *pool, const h2o_url_scheme_t *scheme… in h2o_url_init_with_hostport() function