/unit/src/ |
H A D | nxt_unit.c | 2225 const char *value, uint32_t value_length) in nxt_unit_response_add_field()
|
H A D | nxt_mp.c | 165 #define nxt_lg2(value) \ argument
|
H A D | nxt_http_parse.h | 93 u_char *value; member
|
H A D | nxt_http.h | 206 u_char *value; member
|
H A D | nxt_conf.c | 77 nxt_conf_value_t value; member 247 nxt_conf_value_t *value; in nxt_conf_create_object() local 283 nxt_str_t *value, uint32_t index) in nxt_conf_set_member_string() 311 int64_t value, uint32_t index) in nxt_conf_set_member_integer() 348 nxt_conf_value_t *value; in nxt_conf_create_array() local 370 const nxt_conf_value_t *value) in nxt_conf_set_element() 378 nxt_uint_t index, nxt_str_t *value) in nxt_conf_set_element_string_dup() 403 nxt_conf_type(nxt_conf_value_t *value) in nxt_conf_type() 1005 nxt_conf_value_t *value; in nxt_conf_copy_array() local 1105 nxt_conf_value_t *value; in nxt_conf_copy_object() local [all …]
|
H A D | nxt_router.c | 1492 nxt_conf_value_t *root, *conf, *http, *value, *websocket; in nxt_router_conf_create() local 2034 nxt_conf_value_t *value, nxt_socket_conf_t *skcf, in nxt_router_conf_tls_insert() 2067 nxt_conf_value_t *mtypes_conf, *ext_conf, *value; in nxt_router_conf_process_static() local
|
H A D | nxt_http_route.c | 87 u_char *value; member 362 nxt_conf_value_t *value; in nxt_http_route_create() local 807 nxt_conf_value_t *value; in nxt_http_route_rule_create() local 846 nxt_conf_value_t *value; in nxt_http_route_addr_rule_create() local 896 nxt_conf_value_t *value; in nxt_http_pattern_compare() local
|
H A D | nxt_conf_validation.c | 547 nxt_conf_value_t *value) in nxt_conf_vldt_ticket_key_element() 1341 nxt_str_t *value) in nxt_conf_vldt_var() 1390 nxt_conf_value_t *value) in nxt_conf_vldt_mtypes_type() 1423 nxt_conf_value_t *value) in nxt_conf_vldt_mtypes_extension() 1458 nxt_conf_value_t *value) in nxt_conf_vldt_listener() 1705 nxt_conf_value_t *value) in nxt_conf_vldt_share_element() 1786 nxt_conf_value_t *value) in nxt_conf_vldt_python_path_element() 1882 nxt_conf_value_t *value) in nxt_conf_vldt_routes_member() 1933 nxt_conf_value_t *value) in nxt_conf_vldt_match_pattern() 2072 nxt_conf_value_t *value) in nxt_conf_vldt_match_encoded_pattern() [all …]
|
H A D | nxt_var.c | 31 nxt_str_t *value; member 148 nxt_var_cache_add(nxt_lvlhsh_t *lh, uint32_t index, nxt_str_t *value, in nxt_var_cache_add() 457 nxt_str_t *value; in nxt_var_query() local
|
H A D | nxt_openssl.c | 553 nxt_str_t cmd, value; local 634 nxt_str_t value; local
|
H A D | nxt_lvlhsh.h | 92 void *value; member
|
H A D | nxt_lvlhsh.c | 230 void *value; in nxt_lvlhsh_bucket_find() local 349 void **bkt, **vacant_bucket, *value; in nxt_lvlhsh_bucket_insert() local 687 void *value; in nxt_lvlhsh_bucket_delete() local 784 void **slot, *value; in nxt_lvlhsh_level_each() local 833 void *value, **next; in nxt_lvlhsh_bucket_each() local 888 void **slot, **level, *value; in nxt_lvlhsh_level_peek() local 937 void *value; in nxt_lvlhsh_bucket_peek() local
|
H A D | nxt_clang.h | 238 #define nxt_is_power_of_two(value) \ argument
|
H A D | nxt_atomic.h | 37 #define nxt_atomic_fetch_add(value, add) \ argument 83 #define nxt_atomic_fetch_add(value, add) \ argument 185 #define nxt_atomic_fetch_add(value, add) \ argument 212 #define nxt_atomic_fetch_add(value, add) \ argument
|
H A D | nxt_main_process.c | 1284 nxt_conf_value_t *conf, *root, *value, *mounts; in nxt_main_port_modules_handler() local
|
H A D | nxt_cert.c | 31 nxt_conf_value_t *value; member 371 nxt_conf_value_t *value; in nxt_cert_info_save() local 502 nxt_conf_value_t *object, *chain, *element, *value; in nxt_cert_details() local
|
H A D | nxt_application.c | 859 nxt_str_t name, value; in nxt_app_set_environment() local
|
H A D | nxt_php_sapi.c | 369 nxt_conf_value_t *value; in nxt_php_setup() local 455 nxt_conf_value_t *value; in nxt_php_start() local 522 nxt_conf_value_t *value; in nxt_php_set_target() local 673 nxt_str_t name, value; in nxt_php_set_options() local 718 nxt_php_alter_option(nxt_str_t *name, nxt_str_t *value, int type) in nxt_php_alter_option() 750 nxt_php_alter_option(nxt_str_t *name, nxt_str_t *value, int type) in nxt_php_alter_option() 813 nxt_php_disable(nxt_task_t *task, const char *type, nxt_str_t *value, in nxt_php_disable() 1184 char *colon, *value; local
|
H A D | nxt_external.c | 72 nxt_conf_value_t *value; in nxt_external_start() local
|
H A D | nxt_java.c | 206 nxt_conf_value_t *value; in nxt_java_start() local
|
/unit/src/ruby/ |
H A D | nxt_ruby.c | 908 const char *value, *value_end, *pos; in nxt_ruby_hash_info() local 966 const char *value, *value_end, *pos; in nxt_ruby_hash_add() local
|
/unit/src/python/ |
H A D | nxt_python.c | 325 nxt_conf_value_t *value; in nxt_python_set_target() local 394 nxt_python_set_path(nxt_task_t *task, nxt_conf_value_t *value) in nxt_python_set_path()
|
H A D | nxt_python_asgi.c | 585 #define SET_ITEM(dict, key, value) \ in nxt_py_asgi_create_http_scope() argument
|
H A D | nxt_python_asgi_http.c | 214 #define SET_ITEM(dict, key, value) \ in nxt_py_asgi_http_read_msg() argument
|
/unit/src/perl/ |
H A D | nxt_perl_psgi.c | 742 const char *name, uint32_t name_len, void *value) in nxt_perl_psgi_add_value() 785 char *name, *value; in nxt_perl_psgi_result_head() local
|