Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_http_static.c245 nxt_str_t idx; in nxt_http_static_iterate() local
H A Dnxt_main_process.c435 nxt_app_type_t idx; in nxt_main_start_process_handler() local
/unit/src/nodejs/unit-http/
H A Dunit.cpp622 napi_value raw_headers, uint32_t idx) in append_header()