/unit/src/ |
H A D | nxt_unit.c | 209 nxt_unit_mmap_buf_t *next; member
|
H A D | nxt_string.c | 452 u_char next, last; in nxt_strvers_match() local
|
H A D | nxt_port_socket.c | 622 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 D | nxt_http_static.c | 783 nxt_buf_t *fb, *b, **next, *out; in nxt_http_static_body_handler() local 845 nxt_buf_t *b, *fb, *next; in nxt_http_static_buf_completion() local
|
H A D | nxt_http_request.c | 730 nxt_buf_t *b, *next; in nxt_http_request_mem_buf_completion() local
|
H A D | nxt_mp.c | 314 nxt_rbtree_node_t *node, *next; in nxt_mp_destroy() local 600 nxt_queue_link_t *link, *next; in nxt_mp_get_small() local
|
H A D | nxt_conf.c | 715 uint32_t *next) in nxt_conf_next_object_member()
|
H A D | nxt_router.c | 542 nxt_buf_t *b, *next; in nxt_router_msg_cancel() local 1479 uint32_t next, next_target; in nxt_router_conf_create() local 2062 uint32_t next, i; in nxt_router_conf_process_static() local 3342 nxt_work_t *work, *next; in nxt_router_engine_post() local 4176 nxt_buf_t *b, *next; in nxt_router_response_ready_handler() local
|
H A D | nxt_http_route.c | 238 uint32_t i, n, next; in nxt_http_routes_create() local 728 uint32_t i, n, next; in nxt_http_route_ruleset_create() local
|
H A D | nxt_h1proto.c | 1397 nxt_buf_t *b, *in, *next; in nxt_h1p_complete_buffers() local
|
H A D | nxt_conf_validation.c | 61 nxt_conf_vldt_object_t *next; member 69 #define NXT_CONF_VLDT_NEXT(next) { .u.members = next } argument
|
H A D | nxt_var.c | 220 u_char *p, *end, *next, *src; in nxt_var_compile() local 294 u_char *p, *end, *next; in nxt_var_test() local 553 size_t length, last, next; in nxt_var_query_finish() local
|
H A D | nxt_port_memory.c | 122 nxt_buf_t *b, *next; in nxt_port_mmap_buf_completion() local
|
H A D | nxt_work_queue.h | 39 nxt_work_t *next; member 50 nxt_work_queue_chunk_t *next; member 56 nxt_work_t *next; member
|
H A D | nxt_source.h | 25 #define nxt_source_filter(thr, wq, task, next, out) \ argument
|
H A D | nxt_mem_zone.c | 47 nxt_mem_zone_page_t *next; member
|
H A D | nxt_queue.h | 15 nxt_queue_link_t *next; member
|
H A D | nxt_list.h | 14 nxt_list_part_t *next; member 102 #define nxt_list_next_value(list, next) \ argument
|
H A D | nxt_lvlhsh.c | 833 void *value, **next; in nxt_lvlhsh_bucket_each() local
|
H A D | nxt_fiber.c | 450 nxt_fiber_exit(nxt_task_t *task, nxt_fiber_t *next, void *data) in nxt_fiber_exit()
|
H A D | nxt_http_chunk_parse.c | 33 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 D | nxt_buf.h | 76 nxt_buf_t *next; member
|
H A D | nxt_application.c | 858 uint32_t next; in nxt_app_set_environment() local
|
/unit/src/test/ |
H A D | nxt_rbtree1_test.c | 229 nxt_rbtree1_node_t *next, *sentinel; in nxt_rbtree1_test_find() local
|
/unit/src/python/ |
H A D | nxt_python.c | 72 uint32_t next; in nxt_python_start() local
|