Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_http_route.c200 static nxt_int_t nxt_http_route_find(nxt_http_routes_t *routes, nxt_str_t *name,
1423 return nxt_http_route_find(rtcf->routes, &segments[1], action); in nxt_http_pass_find()
1484 nxt_http_route_find(nxt_http_routes_t *routes, nxt_str_t *name, in nxt_http_route_find() function