/unit/src/ |
H A D | nxt_port_hash.c | 18 nxt_port_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_port_hash_test() 52 nxt_port_hash_lhq(nxt_lvlhsh_query_t *lhq, nxt_pid_port_id_t *pid_port) in nxt_port_hash_lhq() 67 nxt_lvlhsh_query_t lhq; in nxt_port_hash_add() local 98 nxt_lvlhsh_query_t lhq; in nxt_port_hash_remove() local 127 nxt_lvlhsh_query_t lhq; in nxt_port_hash_find() local
|
H A D | nxt_fd_event.c | 26 nxt_fd_event_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_fd_event_hash_test() 36 nxt_lvlhsh_query_t lhq; in nxt_fd_event_hash_add() local 59 nxt_lvlhsh_query_t lhq; in nxt_fd_event_hash_get() local 81 nxt_lvlhsh_query_t lhq; in nxt_fd_event_hash_delete() local
|
H A D | nxt_hash.h | 19 nxt_hash_find(nxt_hash_t *h, nxt_lvlhsh_query_t *lhq) in nxt_hash_find() 28 nxt_hash_insert(nxt_hash_t *h, nxt_lvlhsh_query_t *lhq) in nxt_hash_insert() 38 nxt_hash_delete(nxt_hash_t *h, nxt_lvlhsh_query_t *lhq) in nxt_hash_delete()
|
H A D | nxt_port_rpc.c | 57 nxt_rpc_reg_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_rpc_reg_test() 72 nxt_port_rpc_lhq_stream(nxt_lvlhsh_query_t *lhq, uint32_t *stream) in nxt_port_rpc_lhq_stream() 82 nxt_port_rpc_lhq_peer(nxt_lvlhsh_query_t *lhq, nxt_pid_t *peer) in nxt_port_rpc_lhq_peer() 127 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_register_handler_ex() local 194 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_ex_set_peer() local 259 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_remove_from_peers() local 314 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_handler() local 375 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_remove_peer() local 464 nxt_lvlhsh_query_t lhq; in nxt_port_rpc_cancel() local
|
H A D | nxt_upstream_source.c | 27 nxt_lvlhsh_query_t lhq; in nxt_upstream_header_hash_add() local 51 nxt_upstream_header_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_upstream_header_hash_test()
|
H A D | nxt_lvlhsh.c | 181 nxt_lvlhsh_find(nxt_lvlhsh_t *lh, nxt_lvlhsh_query_t *lhq) in nxt_lvlhsh_find() 201 nxt_lvlhsh_level_find(nxt_lvlhsh_query_t *lhq, void **lvl, uint32_t key, in nxt_lvlhsh_level_find() 228 nxt_lvlhsh_bucket_find(nxt_lvlhsh_query_t *lhq, void **bkt) in nxt_lvlhsh_bucket_find() 268 nxt_lvlhsh_insert(nxt_lvlhsh_t *lh, nxt_lvlhsh_query_t *lhq) in nxt_lvlhsh_insert() 288 nxt_lvlhsh_new_bucket(nxt_lvlhsh_query_t *lhq, void **slot) in nxt_lvlhsh_new_bucket() 346 nxt_lvlhsh_bucket_insert(nxt_lvlhsh_query_t *lhq, void **slot, uint32_t key, in nxt_lvlhsh_bucket_insert() 452 nxt_lvlhsh_convert_bucket_to_level(nxt_lvlhsh_query_t *lhq, void **slot, in nxt_lvlhsh_convert_bucket_to_level() 512 nxt_lvlhsh_level_convertion_insert(nxt_lvlhsh_query_t *lhq, void **parent, in nxt_lvlhsh_level_convertion_insert() 550 nxt_lvlhsh_bucket_convertion_insert(nxt_lvlhsh_query_t *lhq, void **slot, in nxt_lvlhsh_bucket_convertion_insert() 628 nxt_lvlhsh_delete(nxt_lvlhsh_t *lh, nxt_lvlhsh_query_t *lhq) in nxt_lvlhsh_delete() [all …]
|
H A D | nxt_cache.c | 97 nxt_cache_lvlhsh_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_cache_lvlhsh_test() 133 nxt_lvlhsh_query_t lhq; in nxt_cache_query() local 164 nxt_lvlhsh_query_t *lhq) in nxt_cache_query_locked() 202 nxt_lvlhsh_query_t *lhq) in nxt_cache_node_hold() 414 nxt_lvlhsh_query_t lhq; in nxt_cache_update() local
|
H A D | nxt_var.c | 110 nxt_var_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_var_hash_test() 123 nxt_lvlhsh_query_t lhq; in nxt_var_hash_find() local 138 nxt_var_cache_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_var_cache_test() 147 nxt_lvlhsh_query_t lhq; in nxt_var_cache_find() local 166 nxt_lvlhsh_query_t lhq; in nxt_var_cache_add() local 184 nxt_lvlhsh_query_t lhq; in nxt_var_register() local
|
H A D | nxt_poll_engine.c | 391 nxt_lvlhsh_query_t lhq; in nxt_poll_set_add() local 464 nxt_lvlhsh_query_t lhq; in nxt_poll_set_delete() local 639 nxt_lvlhsh_query_t lhq; in nxt_poll_fd_hash_get() local 658 nxt_poll_fd_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_poll_fd_hash_test()
|
H A D | nxt_http_parse.c | 1158 nxt_http_field_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_http_field_hash_test() 1173 nxt_http_field_hash_collision(nxt_lvlhsh_query_t *lhq, void *data) in nxt_http_field_hash_collision() 1188 nxt_lvlhsh_query_t lhq; in nxt_http_fields_hash() local 1226 nxt_lvlhsh_query_t lhq; in nxt_http_fields_hash_collisions() local
|
H A D | nxt_application.c | 1068 nxt_proto_lvlhsh_isolated_pid_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_proto_lvlhsh_isolated_pid_test() 1093 nxt_proto_process_lhq_pid(nxt_lvlhsh_query_t *lhq, nxt_pid_t *pid) in nxt_proto_process_lhq_pid() 1106 nxt_lvlhsh_query_t lhq; in nxt_proto_process_add() local 1137 nxt_lvlhsh_query_t lhq; in nxt_proto_process_remove() local 1171 nxt_lvlhsh_query_t lhq; in nxt_proto_process_find() local
|
H A D | nxt_runtime.c | 1426 nxt_runtime_lvlhsh_pid_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_runtime_lvlhsh_pid_test() 1450 nxt_runtime_process_lhq_pid(nxt_lvlhsh_query_t *lhq, nxt_pid_t *pid) in nxt_runtime_process_lhq_pid() 1463 nxt_lvlhsh_query_t lhq; in nxt_runtime_process_find() local 1488 nxt_lvlhsh_query_t lhq; in nxt_runtime_process_get() local 1549 nxt_lvlhsh_query_t lhq; in nxt_runtime_process_add() local 1598 nxt_lvlhsh_query_t lhq; in nxt_runtime_process_remove() local
|
H A D | nxt_cert.c | 320 nxt_cert_info_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_cert_info_hash_test() 372 nxt_lvlhsh_query_t lhq; in nxt_cert_info_save() local 427 nxt_lvlhsh_query_t lhq; in nxt_cert_info_get() local 795 nxt_lvlhsh_query_t lhq; in nxt_cert_info_delete() local
|
H A D | nxt_http_static.c | 1014 nxt_lvlhsh_query_t lhq; in nxt_http_static_mtypes_hash_add() local 1039 nxt_lvlhsh_query_t lhq; in nxt_http_static_mtype_get() local 1058 nxt_http_static_mtypes_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_http_static_mtypes_hash_test()
|
H A D | nxt_port_socket.c | 1034 nxt_port_lvlhsh_frag_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_port_lvlhsh_frag_test() 1080 nxt_lvlhsh_query_t lhq; in nxt_port_frag_start() local 1136 nxt_lvlhsh_query_t lhq; in nxt_port_frag_find() local
|
H A D | nxt_openssl.c | 965 nxt_openssl_bundle_hash_test(nxt_lvlhsh_query_t *lhq, void *data) 981 nxt_lvlhsh_query_t lhq; local 1117 nxt_lvlhsh_query_t lhq; local
|
H A D | nxt_unit.c | 4405 nxt_unit_lvlhsh_pid_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_unit_lvlhsh_pid_test() 4430 nxt_unit_process_lhq_pid(nxt_lvlhsh_query_t *lhq, pid_t *pid) in nxt_unit_process_lhq_pid() 4444 nxt_lvlhsh_query_t lhq; in nxt_unit_process_get() local 4495 nxt_lvlhsh_query_t lhq; in nxt_unit_process_find() local 6357 nxt_unit_port_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_unit_port_hash_test() 6385 nxt_unit_port_hash_lhq(nxt_lvlhsh_query_t *lhq, in nxt_unit_port_hash_lhq() 6416 nxt_lvlhsh_query_t lhq; in nxt_unit_port_hash_add() local 6441 nxt_lvlhsh_query_t lhq; in nxt_unit_port_hash_find() local 6469 nxt_unit_request_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_unit_request_hash_test() 6489 nxt_lvlhsh_query_t lhq; in nxt_unit_request_hash_add() local [all …]
|
H A D | nxt_http_source.c | 325 nxt_lvlhsh_query_t lhq; in nxt_http_source_header_line_process() local
|
H A D | nxt_http_parse.h | 138 nxt_lvlhsh_query_t lhq; in nxt_http_field_process() local
|
H A D | nxt_fastcgi_source.c | 547 nxt_lvlhsh_query_t lhq; in nxt_fastcgi_source_header_process() local
|
H A D | nxt_conf.c | 1653 nxt_lvlhsh_query_t lhq; in nxt_conf_object_hash_add() local 1668 nxt_conf_object_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_conf_object_hash_test()
|
H A D | nxt_router.c | 2307 nxt_router_apps_hash_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_router_apps_hash_test() 2320 nxt_lvlhsh_query_t lhq; in nxt_router_apps_hash_add() local 2347 nxt_lvlhsh_query_t lhq; in nxt_router_apps_hash_get() local
|
/unit/src/test/ |
H A D | nxt_lvlhsh_test.c | 12 nxt_lvlhsh_test_key_test(nxt_lvlhsh_query_t *lhq, void *data) in nxt_lvlhsh_test_key_test() 42 nxt_lvlhsh_query_t lhq; in nxt_lvlhsh_test_add() local 71 nxt_lvlhsh_query_t lhq; in nxt_lvlhsh_test_get() local 97 nxt_lvlhsh_query_t lhq; in nxt_lvlhsh_test_delete() local
|