Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 50) sorted by relevance

12

/unit/src/
H A Dnxt_queue.c19 nxt_queue_link_t *middle, *next; in nxt_queue_middle() local
57 nxt_queue_link_t *link, *prev, *next; in nxt_queue_sort() local
H A Dnxt_rbtree.c183 nxt_rbtree_node_t *node, *next, *sentinel; in nxt_rbtree_find() local
217 nxt_rbtree_node_t *node, *retval, *next, *sentinel; in nxt_rbtree_find_less_or_equal() local
254 nxt_rbtree_node_t *node, *retval, *next, *sentinel; in nxt_rbtree_find_greater_or_equal() local
503 nxt_rbtree_destroy_next(nxt_rbtree_t *tree, nxt_rbtree_node_t **next) in nxt_rbtree_destroy_next()
H A Dnxt_http_chunk_parse.c33 nxt_buf_t *b, *out, *next, **tail; in nxt_http_chunk_parse() local
252 nxt_buf_t *b, *next, *parent; in nxt_http_chunk_buf_completion() local
H A Dnxt_source.h25 #define nxt_source_filter(thr, wq, task, next, out) \ argument
H A Dnxt_work_queue.h39 nxt_work_t *next; member
50 nxt_work_queue_chunk_t *next; member
56 nxt_work_t *next; member
H A Dnxt_list.c79 nxt_list_next(nxt_list_t *list, nxt_list_next_t *next) in nxt_list_next()
H A Dnxt_list.h14 nxt_list_part_t *next; member
102 #define nxt_list_next_value(list, next) \ argument
H A Dnxt_timer.c236 nxt_rbtree_node_t *node, *next; in nxt_timer_find() local
286 nxt_rbtree_node_t *node, *next; in nxt_timer_expire() local
H A Dnxt_http_websocket.c33 nxt_buf_t *out, *buf, **out_tail, *b, *next; in nxt_http_websocket_client() local
H A Dnxt_conn_accept.c190 nxt_conn_t *next; in nxt_conn_accept() local
277 nxt_queue_link_t *link, *next; in nxt_conn_accept_close_idle_handler() local
H A Dnxt_buf.c201 nxt_buf_t *b, *next, *parent; in nxt_buf_completion() local
274 nxt_buf_t *b, *next, *parent; in nxt_buf_ts_completion() local
H A Dnxt_http_set_headers.c21 uint32_t next; in nxt_http_set_headers_init() local
H A Dnxt_vector.c142 u_char *next, *last, *end; in nxt_vector_remove() local
H A Dnxt_upstream.c21 uint32_t i, n, next; in nxt_upstreams_create() local
H A Dnxt_var.c323 u_char *p, *end, *next, *src; in nxt_var_compile() local
391 u_char *p, *end, *next; in nxt_var_test() local
502 size_t length, last, next; in nxt_var_interpreter() local
H A Dnxt_fiber.h33 nxt_fiber_t *next; member
H A Dnxt_port_socket.c622 nxt_buf_t *next; in nxt_port_buf_completion() local
1174 nxt_buf_t *b, *orig_b, *next; in nxt_port_read_msg_process() local
1339 nxt_buf_t *b, *next; in nxt_port_error_handler() local
H A Dnxt_work_queue.c109 nxt_work_queue_chunk_t *chunk, *next; in nxt_work_queue_cache_destroy() local
H A Dnxt_upstream_round_robin.c48 uint32_t i, n, next, wt; in nxt_upstream_round_robin_create() local
H A Dnxt_event_engine.c13 nxt_mem_cache_block_t *next; member
723 nxt_buf_t *b, *next, *parent; in nxt_event_engine_buf_mem_completion() local
H A Dnxt_tls.h60 nxt_tls_bundle_conf_t *next; member
H A Dnxt_sendbuf.c409 nxt_buf_t *b, *next, **last, *rest, **last_rest; in nxt_sendbuf_coalesce_completion() local
H A Dnxt_queue.h15 nxt_queue_link_t *next; member
/unit/go/
H A Dunit.go101 next uintptr member
/unit/src/test/
H A Dnxt_rbtree1_test.c229 nxt_rbtree1_node_t *next, *sentinel; in nxt_rbtree1_test_find() local

12