Home
last modified time | relevance | path

Searched refs:nxt_http_pass_find (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_http_route.c198 static nxt_int_t nxt_http_pass_find(nxt_mp_t *mp, nxt_router_conf_t *rtcf,
1302 ret = nxt_http_pass_find(tmcf->mem_pool, tmcf->router_conf, &pass, in nxt_http_action_resolve()
1375 ret = nxt_http_pass_find(r->mem_pool, rtcf, action->u.pass, action); in nxt_http_pass_query_ready()
1401 nxt_http_pass_find(nxt_mp_t *mp, nxt_router_conf_t *rtcf, nxt_str_t *pass, in nxt_http_pass_find() function