Searched refs:nxt_http_parse_request_init (Results 1 – 5 of 5) sorted by relevance
116 nxt_int_t nxt_http_parse_request_init(nxt_http_request_parse_t *rp,
108 nxt_http_parse_request_init(nxt_http_request_parse_t *rp, nxt_mp_t *mp) in nxt_http_parse_request_init() function
502 ret = nxt_http_parse_request_init(&h1p->parser, r->mem_pool); in nxt_h1p_conn_request_init()2164 ret = nxt_http_parse_request_init(&h1p->parser, r->mem_pool); in nxt_h1p_peer_connect()
731 if (nxt_slow_path(nxt_http_parse_request_init(&r->parser, c->mem_pool) in nxt_controller_conn_init()
557 if (nxt_http_parse_request_init(&rp, mp_temp) != NXT_OK) { in nxt_http_parse_test()680 if (nxt_slow_path(nxt_http_parse_request_init(&rp, mp) != NXT_OK)) { in nxt_http_parse_test_bench()