Home
last modified time | relevance | path

Searched refs:body_temp_path (Results 1 – 3 of 3) sorted by path

/unit/src/
H A Dnxt_h1proto.c893 tmp_path = &r->conf->socket_conf->body_temp_path; in nxt_h1p_request_body_read()
H A Dnxt_router.c1556 offsetof(nxt_socket_conf_t, body_temp_path),
1996 nxt_str_null(&skcf->body_temp_path); in nxt_router_conf_create()
2019 t = &skcf->body_temp_path; in nxt_router_conf_create()
H A Dnxt_router.h204 nxt_str_t body_temp_path; member