Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_router.h27 #define NXT_HTTP_ACTION_ERROR ((nxt_http_action_t *) -1) macro
H A Dnxt_http_request.c576 if (action == NXT_HTTP_ACTION_ERROR) { in nxt_http_request_action()
H A Dnxt_http_route.c1589 if (action != NXT_HTTP_ACTION_ERROR) { in nxt_http_route_handler()