/unit/src/java/nginx/unit/ |
H A D | Context.java | 206 public PrefixPattern(String p, ServletReg s) in PrefixPattern() 220 public int compareTo(PrefixPattern p) in compareTo() 671 Path p; in extractWar() local
|
H A D | Request.java | 918 public void setParameters(MultiMap<String> p) in setParameters()
|
/unit/src/java/ |
H A D | nxt_jni_Response.c | 307 char *p; in nxt_java_get_response_info() local 390 char *p; in nxt_java_add_int_header() local
|
/unit/src/nodejs/unit-http/ |
H A D | nxt_napi.h | 144 const char *p; in create_string_latin1() local
|
H A D | unit.cpp | 50 port_data_t::port_data_t(nxt_unit_ctx_t *c, nxt_unit_port_t *p) : in port_data_t()
|
/unit/src/ |
H A D | nxt_app_log.c | 22 u_char *p, *end; in nxt_log_time_handler() local
|
H A D | nxt_app_queue.h | 50 nxt_app_queue_send(nxt_app_queue_t volatile *q, const void *p, in nxt_app_queue_send() 101 nxt_app_queue_recv(nxt_app_queue_t volatile *q, void *p, uint32_t *cookie) in nxt_app_queue_recv()
|
H A D | nxt_application.c | 202 u_char *p, *end; in nxt_discovery_modules() local 590 u_char *p; in nxt_proto_start_process_handler() local 857 char *env, *p; in nxt_app_set_environment() local 896 u_char *p; in nxt_cstr_dup() local 931 u_char *p, *end, *version; in nxt_app_lang_module() local 982 nxt_app_parse_type(u_char *p, size_t length) in nxt_app_parse_type()
|
H A D | nxt_array.c | 45 void *p; in nxt_array_add() local 87 void *p; in nxt_array_zero_add() local
|
H A D | nxt_cache.c | 464 u_char *p, *data; in nxt_cache_release() local
|
H A D | nxt_cert.c | 277 char *p; in nxt_nxt_cert_pem_suffix() local 818 u_char *buf, *p; in nxt_cert_store_load() local 1126 u_char *p; in nxt_cert_store_get_handler() local 1216 u_char *p; in nxt_cert_store_delete_handler() local
|
H A D | nxt_clang.h | 201 #define nxt_container_of(p, type, field) \ argument 205 #define nxt_pointer_to(p, offset) \ argument 209 #define nxt_value_at(type, p, offset) \ argument 246 #define nxt_align_ptr(p, a) \ argument 250 #define nxt_trunc_ptr(p, a) \ argument
|
H A D | nxt_clone.c | 42 u_char *p, *end; in nxt_clone_credential_setgroups() local 88 u_char *p, *end; in nxt_clone_credential_map_write() local 138 u_char *p, *end, *mapinfo; in nxt_clone_credential_map_set() local
|
H A D | nxt_conf.c | 313 u_char *p, *end; in nxt_conf_set_member_integer() local 495 u_char *p, *start, *end; in nxt_conf_path_next_token() local 1231 u_char *p; in nxt_conf_json_parse() local 1276 u_char *p, ch; in nxt_conf_json_skip_space() local 1362 u_char ch, *p; in nxt_conf_json_parse_value() local 1472 u_char *p, *name; in nxt_conf_json_parse_object() local 1689 nxt_conf_object_hash_free(void *data, void *p) in nxt_conf_object_hash_free() 1699 u_char *p; in nxt_conf_json_parse_array() local 1807 u_char *p, ch, *last, *s; in nxt_conf_json_parse_string() local 2068 u_char *p, *s, ch, c, *dot_pos; in nxt_conf_json_parse_number() local [all …]
|
H A D | nxt_conf_validation.c | 1231 u_char *p; in nxt_conf_vldt_type() local 1305 u_char *p, *end; in nxt_conf_vldt_error() local 1666 u_char *p; in nxt_conf_vldt_share() local 2024 u_char *p, *end; in nxt_conf_vldt_match_encoded_patterns_set_member() local 2074 u_char *p, *end; in nxt_conf_vldt_match_encoded_pattern() local
|
H A D | nxt_conn_proxy.c | 64 nxt_conn_proxy_t *p; in nxt_conn_proxy_create() local 148 nxt_conn_proxy_t *p; in nxt_conn_proxy_client_buffer_alloc() local 208 nxt_conn_proxy_t *p; in nxt_conn_proxy_peer_connect() local 246 nxt_conn_proxy_t *p; in nxt_conn_proxy_connected() local 297 nxt_conn_proxy_t *p; in nxt_conn_proxy_peer_read() local 341 nxt_conn_proxy_t *p; in nxt_conn_proxy_client_read_ready() local 365 nxt_conn_proxy_t *p; in nxt_conn_proxy_peer_read_ready() local 494 nxt_conn_proxy_t *p; in nxt_conn_proxy_read() local 528 nxt_conn_proxy_t *p; in nxt_conn_proxy_client_write_ready() local 556 nxt_conn_proxy_t *p; in nxt_conn_proxy_peer_write_ready() local [all …]
|
H A D | nxt_controller.c | 1460 u_char *p; in nxt_controller_process_cert() local
|
H A D | nxt_credential.c | 69 u_char *p, *end; in nxt_credential_get() local
|
H A D | nxt_cyassl.c | 538 u_char *p, *end; in nxt_cyassl_conn_error() local 588 u_char *p, *end; in nxt_cyassl_log_error() local 608 nxt_cyassl_copy_error(int err, u_char *p, u_char *end) in nxt_cyassl_copy_error()
|
H A D | nxt_djb_hash.c | 14 const u_char *p; in nxt_djb_hash() local 33 const u_char *p; in nxt_djb_hash_lowcase() local
|
H A D | nxt_errno.c | 39 u_char *p; in nxt_strerror_start() local
|
H A D | nxt_event_engine.c | 631 nxt_event_engine_mem_free(nxt_event_engine_t *engine, uint8_t hint, void *p, in nxt_event_engine_mem_free()
|
H A D | nxt_external.c | 64 u_char *p, *end; in nxt_external_start() local
|
H A D | nxt_fastcgi_record_parse.c | 252 u_char *p; in nxt_fastcgi_buffer() local
|
H A D | nxt_fastcgi_source.c | 21 #define nxt_fastcgi_set_record_length(p, length) \ argument 31 nxt_fastcgi_param_length(u_char *p, uint32_t length) in nxt_fastcgi_param_length() 197 u_char *p, *record_length; in nxt_fastcgi_request_create() local 389 u_char *p; in nxt_fastcgi_source_record_filter() local
|