Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 9 of 9) sorted by relevance

/unit/src/java/
H A Dnxt_jni_InputStream.c166 size_t rest, b_size; in nxt_java_InputStream_skip() local
/unit/src/
H A Dnxt_thread_time.c102 nxt_nsec_t interval, rest; in nxt_time_thread() local
H A Dnxt_sendbuf.c409 nxt_buf_t *b, *next, **last, *rest, **last_rest; in nxt_sendbuf_coalesce_completion() local
H A Dnxt_http_static.c799 nxt_off_t rest; in nxt_http_static_body_handler() local
861 nxt_off_t rest; in nxt_http_static_buf_completion() local
H A Dnxt_http_parse.c163 nxt_bool_t rest; in nxt_http_parse_request_line() local
H A Dnxt_http_route.c1436 nxt_str_t rest; in nxt_http_pass_segments() local
H A Dnxt_unit.c3215 size_t rest, copy, read; in nxt_unit_buf_read() local
/unit/src/python/
H A Dnxt_python_asgi_websocket.c493 uint64_t rest; in nxt_py_asgi_websocket_handler() local
/unit/src/ruby/
H A Dnxt_ruby.c1035 off_t rest; member