Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Drequest.c117 static h2o_hostconf_t *find_default_hostconf(h2o_hostconf_t **hostconfs) in find_default_hostconf() function
142 hostconf = find_default_hostconf(req->conn->hosts); in h2o_req_setup()
145 hostconf = find_default_hostconf(req->conn->hosts); in h2o_req_setup()