Home
last modified time | relevance | path

Searched defs:p (Results 51 – 75 of 97) sorted by relevance

1234

/unit/src/
H A Dnxt_thread.c22 void *p; in nxt_thread_init_data() local
H A Dnxt_pcre2.c105 nxt_pcre2_free(void *p, void *mp) in nxt_pcre2_free()
H A Dnxt_pcre.c99 nxt_pcre_free(void *p) in nxt_pcre_free()
H A Dnxt_port_memory.c113 #define nxt_port_mmap_free_junk(p, size) \ argument
120 u_char *p; in nxt_port_mmap_buf_completion() local
374 u_char *p, name[64]; in nxt_shm_open() local
H A Dnxt_tstr.c87 u_char *p; in nxt_tstr_compile() local
153 u_char *p; in nxt_tstr_test() local
H A Dnxt_script.c348 u_char *buf, *p; in nxt_script_store_load() local
543 u_char *p; in nxt_script_store_get_handler() local
632 u_char *p; in nxt_script_store_delete_handler() local
H A Dnxt_http_chunk_parse.c202 u_char *p; in nxt_http_chunk_buffer() local
H A Dnxt_cert.c277 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 Dnxt_listen_socket.c40 u_char *p; in nxt_listen_socket_create() local
H A Dnxt_http_variables.c240 u_char *p; in nxt_http_var_request_time() local
433 u_char *p; in nxt_http_var_body_bytes_sent() local
558 u_char *p; in nxt_http_var_response_content_length() local
H A Dnxt_http_static.c305 u_char *p, *fname; in nxt_http_static_send_ready() local
767 u_char ch, *p, *end; in nxt_http_static_extract_extension() local
1099 nxt_http_static_mtypes_hash_free(void *data, void *p) in nxt_http_static_mtypes_hash_free()
H A Dnxt_runtime.c154 u_char *v, *p; in nxt_runtime_inherited_listen_sockets() local
949 char *p, **argv; in nxt_runtime_conf_read_cmd() local
1392 nxt_uint_t c, p, ncurr, nprev; in nxt_runtime_listen_sockets_create() local
1460 u_char *p; in nxt_current_directory() local
H A Dnxt_sha1.c162 const u_char *p; in nxt_sha1_body() local
H A Dnxt_main_process.c443 u_char *start, *p, ch; in nxt_main_start_process_handler() local
812 u_char *p, *end; in nxt_main_process_title() local
1586 void *p; in nxt_main_port_conf_store_handler() local
H A Dnxt_thread_time.c228 u_char *p; in nxt_thread_time_string() local
H A Dnxt_h1proto_websocket.c403 uint8_t *p, *mask; in nxt_h1p_conn_ws_frame_process() local
581 u_char *p; in hxt_h1p_send_ws_error() local
H A Dnxt_gnutls.c686 u_char *p, msg[NXT_MAX_ERROR_STR]; in nxt_gnutls_conn_log_error() local
734 u_char *p, msg[NXT_MAX_ERROR_STR]; in nxt_gnutls_log_error() local
H A Dnxt_http_route.c954 u_char c, *p, *end; in nxt_http_route_pattern_create() local
1435 u_char *p; in nxt_http_pass_segments() local
1695 void *p, **pp; in nxt_http_route_rule() local
1744 nxt_http_route_addr_pattern_match(nxt_http_route_addr_pattern_t *p, in nxt_http_route_addr_pattern_match()
1884 nxt_http_route_addr_pattern_t *p; in nxt_http_route_addr_rule() local
2114 u_char *p, *end, *test; in nxt_http_route_pattern() local
H A Dnxt_h1proto.c311 u_char *p; in nxt_http_conn_test() local
1210 u_char *p; in nxt_h1p_request_header_send() local
1905 u_char *p; in nxt_h1p_idle_response() local
2264 u_char *p; in nxt_h1p_peer_header_send() local
2594 u_char *p; in nxt_h1p_peer_header_parse() local
/unit/src/python/
H A Dnxt_python_asgi_websocket.c675 nxt_py_asgi_penging_frame_t *p; in nxt_py_asgi_websocket_suspend_frame() local
926 nxt_py_asgi_penging_frame_t *p; in nxt_py_asgi_websocket_pending_len() local
951 nxt_py_asgi_penging_frame_t *p; in nxt_py_asgi_websocket_pop_frame() local
H A Dnxt_python_asgi.c642 char *p, *target, *query; in nxt_py_asgi_create_http_scope() local
857 char *p; in nxt_py_asgi_create_ip_address() local
1106 PyObject *res, *p; in nxt_py_asgi_quit() local
/unit/src/test/
H A Dnxt_rbtree1_test.c161 nxt_rbtree1_node_t **p; in nxt_rbtree1_test_insert_value() local
H A Dnxt_clone_test.c390 u_char *p, *end; in nxt_clone_test_log_handler() local
/unit/src/wasm/
H A Dnxt_wasm.c227 char **p; in nxt_wasm_start() local
/unit/src/java/nginx/unit/
H A DContext.java206 public PrefixPattern(String p, ServletReg s) in PrefixPattern()
220 public int compareTo(PrefixPattern p) in compareTo()
671 Path p; in extractWar() local

1234