ngx_int_t 13 src/core/nginx.c static ngx_int_t ngx_add_inherited_sockets(ngx_cycle_t *cycle); ngx_int_t 14 src/core/nginx.c static ngx_int_t ngx_get_options(int argc, char *const *argv); ngx_int_t 15 src/core/nginx.c static ngx_int_t ngx_process_options(ngx_cycle_t *cycle); ngx_int_t 16 src/core/nginx.c static ngx_int_t ngx_save_argv(ngx_cycle_t *cycle, int argc, char *const *argv); ngx_int_t 179 src/core/nginx.c ngx_int_t i; ngx_int_t 401 src/core/nginx.c static ngx_int_t ngx_int_t 405 src/core/nginx.c ngx_int_t s; ngx_int_t 654 src/core/nginx.c static ngx_int_t ngx_int_t 658 src/core/nginx.c ngx_int_t i; ngx_int_t 777 src/core/nginx.c static ngx_int_t ngx_int_t 788 src/core/nginx.c ngx_int_t i; ngx_int_t 819 src/core/nginx.c static ngx_int_t ngx_int_t 31 src/core/ngx_array.h static ngx_inline ngx_int_t ngx_int_t 72 src/core/ngx_buf.c ngx_int_t i; ngx_int_t 126 src/core/ngx_buf.c ngx_int_t ngx_int_t 66 src/core/ngx_buf.h ngx_int_t num; ngx_int_t 73 src/core/ngx_buf.h typedef ngx_int_t (*ngx_output_chain_filter_pt)(void *ctx, ngx_chain_t *in); ngx_int_t 105 src/core/ngx_buf.h ngx_int_t (*thread_handler)(ngx_thread_task_t *task, ngx_int_t 113 src/core/ngx_buf.h ngx_int_t allocated; ngx_int_t 163 src/core/ngx_buf.h ngx_int_t ngx_output_chain(ngx_output_chain_ctx_t *ctx, ngx_chain_t *in); ngx_int_t 164 src/core/ngx_buf.h ngx_int_t ngx_chain_writer(void *ctx, ngx_chain_t *in); ngx_int_t 166 src/core/ngx_buf.h ngx_int_t ngx_chain_add_copy(ngx_pool_t *pool, ngx_chain_t **chain, ngx_int_t 13 src/core/ngx_conf_file.c static ngx_int_t ngx_conf_handler(ngx_conf_t *cf, ngx_int_t last); ngx_int_t 14 src/core/ngx_conf_file.c static ngx_int_t ngx_conf_read_token(ngx_conf_t *cf); ngx_int_t 105 src/core/ngx_conf_file.c ngx_int_t rc; ngx_int_t 283 src/core/ngx_conf_file.c static ngx_int_t ngx_int_t 284 src/core/ngx_conf_file.c ngx_conf_handler(ngx_conf_t *cf, ngx_int_t last) ngx_int_t 430 src/core/ngx_conf_file.c static ngx_int_t ngx_int_t 741 src/core/ngx_conf_file.c ngx_int_t n; ngx_int_t 803 src/core/ngx_conf_file.c ngx_int_t ngx_int_t 1088 src/core/ngx_conf_file.c ngx_int_t *np; ngx_int_t 1093 src/core/ngx_conf_file.c np = (ngx_int_t *) (p + cmd->offset); ngx_int_t 1380 src/core/ngx_conf_file.c ngx_int_t *np = data; ngx_int_t 117 src/core/ngx_conf_file.h ngx_int_t (*init_master)(ngx_log_t *log); ngx_int_t 119 src/core/ngx_conf_file.h ngx_int_t (*init_module)(ngx_cycle_t *cycle); ngx_int_t 121 src/core/ngx_conf_file.h ngx_int_t (*init_process)(ngx_cycle_t *cycle); ngx_int_t 122 src/core/ngx_conf_file.h ngx_int_t (*init_thread)(ngx_cycle_t *cycle); ngx_int_t 193 src/core/ngx_conf_file.h ngx_int_t low; ngx_int_t 194 src/core/ngx_conf_file.h ngx_int_t high; ngx_int_t 314 src/core/ngx_conf_file.h ngx_int_t ngx_conf_full_name(ngx_cycle_t *cycle, ngx_str_t *name, ngx_int_t 93 src/core/ngx_connection.c ngx_int_t ngx_int_t 98 src/core/ngx_connection.c ngx_int_t n; ngx_int_t 130 src/core/ngx_connection.c ngx_int_t ngx_int_t 363 src/core/ngx_connection.c ngx_int_t ngx_int_t 1127 src/core/ngx_connection.c ngx_int_t i; ngx_int_t 1148 src/core/ngx_connection.c ngx_int_t ngx_int_t 1220 src/core/ngx_connection.c ngx_int_t ngx_int_t 212 src/core/ngx_connection.h ngx_int_t ngx_clone_listening(ngx_conf_t *cf, ngx_listening_t *ls); ngx_int_t 213 src/core/ngx_connection.h ngx_int_t ngx_set_inherited_sockets(ngx_cycle_t *cycle); ngx_int_t 214 src/core/ngx_connection.h ngx_int_t ngx_open_listening_sockets(ngx_cycle_t *cycle); ngx_int_t 218 src/core/ngx_connection.h ngx_int_t ngx_connection_local_sockaddr(ngx_connection_t *c, ngx_str_t *s, ngx_int_t 220 src/core/ngx_connection.h ngx_int_t ngx_connection_error(ngx_connection_t *c, ngx_err_t err, char *text); ngx_int_t 105 src/core/ngx_crc32.c ngx_int_t ngx_int_t 76 src/core/ngx_crc32.h ngx_int_t ngx_crc32_table_init(void); ngx_int_t 18 src/core/ngx_crypt.c static ngx_int_t ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 20 src/core/ngx_crypt.c static ngx_int_t ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 25 src/core/ngx_crypt.c static ngx_int_t ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 27 src/core/ngx_crypt.c static ngx_int_t ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 36 src/core/ngx_crypt.c ngx_int_t ngx_int_t 60 src/core/ngx_crypt.c static ngx_int_t ngx_int_t 63 src/core/ngx_crypt.c ngx_int_t n; ngx_int_t 176 src/core/ngx_crypt.c static ngx_int_t ngx_int_t 198 src/core/ngx_crypt.c static ngx_int_t ngx_int_t 202 src/core/ngx_crypt.c ngx_int_t rc; ngx_int_t 250 src/core/ngx_crypt.c static ngx_int_t ngx_int_t 16 src/core/ngx_crypt.h ngx_int_t ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 14 src/core/ngx_cycle.c static ngx_int_t ngx_init_zone_pool(ngx_cycle_t *cycle, ngx_int_t 16 src/core/ngx_cycle.c static ngx_int_t ngx_test_lockfile(u_char *file, ngx_log_t *log); ngx_int_t 863 src/core/ngx_cycle.c static ngx_int_t ngx_int_t 928 src/core/ngx_cycle.c ngx_int_t ngx_int_t 990 src/core/ngx_cycle.c ngx_int_t ngx_int_t 994 src/core/ngx_cycle.c ngx_int_t pid; ngx_int_t 1044 src/core/ngx_cycle.c static ngx_int_t ngx_int_t 27 src/core/ngx_cycle.h typedef ngx_int_t (*ngx_shm_zone_init_pt) (ngx_shm_zone_t *zone, void *data); ngx_int_t 82 src/core/ngx_cycle.h ngx_int_t worker_processes; ngx_int_t 83 src/core/ngx_cycle.h ngx_int_t debug_points; ngx_int_t 85 src/core/ngx_cycle.h ngx_int_t rlimit_nofile; ngx_int_t 112 src/core/ngx_cycle.h ngx_int_t ngx_create_pidfile(ngx_str_t *name, ngx_log_t *log); ngx_int_t 114 src/core/ngx_cycle.h ngx_int_t ngx_signal_process(ngx_cycle_t *cycle, char *sig); ngx_int_t 12 src/core/ngx_file.c static ngx_int_t ngx_test_full_name(ngx_str_t *name); ngx_int_t 20 src/core/ngx_file.c ngx_int_t ngx_int_t 25 src/core/ngx_file.c ngx_int_t rc; ngx_int_t 58 src/core/ngx_file.c static ngx_int_t ngx_int_t 111 src/core/ngx_file.c ngx_int_t rc; ngx_int_t 131 src/core/ngx_file.c ngx_int_t ngx_int_t 234 src/core/ngx_file.c ngx_int_t ngx_int_t 491 src/core/ngx_file.c ngx_int_t ngx_int_t 563 src/core/ngx_file.c ngx_int_t ngx_int_t 627 src/core/ngx_file.c ngx_int_t ngx_int_t 762 src/core/ngx_file.c ngx_int_t ngx_int_t 770 src/core/ngx_file.c ngx_int_t rc; ngx_int_t 910 src/core/ngx_file.c ngx_int_t ngx_int_t 916 src/core/ngx_file.c ngx_int_t rc; ngx_int_t 27 src/core/ngx_file.h ngx_int_t (*thread_handler)(ngx_thread_task_t *task, ngx_int_t 109 src/core/ngx_file.h typedef ngx_int_t (*ngx_tree_init_handler_pt) (void *ctx, void *prev); ngx_int_t 110 src/core/ngx_file.h typedef ngx_int_t (*ngx_tree_handler_pt) (ngx_tree_ctx_t *ctx, ngx_str_t *name); ngx_int_t 131 src/core/ngx_file.h ngx_int_t ngx_get_full_name(ngx_pool_t *pool, ngx_str_t *prefix, ngx_int_t 135 src/core/ngx_file.h ngx_int_t ngx_create_temp_file(ngx_file_t *file, ngx_path_t *path, ngx_int_t 139 src/core/ngx_file.h ngx_int_t ngx_create_path(ngx_file_t *file, ngx_path_t *path); ngx_int_t 141 src/core/ngx_file.h ngx_int_t ngx_add_path(ngx_conf_t *cf, ngx_path_t **slot); ngx_int_t 142 src/core/ngx_file.h ngx_int_t ngx_create_paths(ngx_cycle_t *cycle, ngx_uid_t user); ngx_int_t 143 src/core/ngx_file.h ngx_int_t ngx_ext_rename_file(ngx_str_t *src, ngx_str_t *to, ngx_int_t 145 src/core/ngx_file.h ngx_int_t ngx_copy_file(u_char *from, u_char *to, ngx_copy_file_t *cf); ngx_int_t 146 src/core/ngx_file.h ngx_int_t ngx_walk_tree(ngx_tree_ctx_t *ctx, ngx_str_t *tree); ngx_int_t 251 src/core/ngx_hash.c ngx_int_t ngx_int_t 457 src/core/ngx_hash.c ngx_int_t ngx_int_t 650 src/core/ngx_hash.c ngx_int_t ngx_int_t 705 src/core/ngx_hash.c ngx_int_t ngx_int_t 106 src/core/ngx_hash.h ngx_int_t ngx_hash_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, ngx_int_t 108 src/core/ngx_hash.h ngx_int_t ngx_hash_wildcard_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, ngx_int_t 117 src/core/ngx_hash.h ngx_int_t ngx_hash_keys_array_init(ngx_hash_keys_arrays_t *ha, ngx_uint_t type); ngx_int_t 118 src/core/ngx_hash.h ngx_int_t ngx_hash_add_key(ngx_hash_keys_arrays_t *ha, ngx_str_t *key, ngx_int_t 12 src/core/ngx_inet.c static ngx_int_t ngx_parse_unix_domain_url(ngx_pool_t *pool, ngx_url_t *u); ngx_int_t 13 src/core/ngx_inet.c static ngx_int_t ngx_parse_inet_url(ngx_pool_t *pool, ngx_url_t *u); ngx_int_t 14 src/core/ngx_inet.c static ngx_int_t ngx_parse_inet6_url(ngx_pool_t *pool, ngx_url_t *u); ngx_int_t 62 src/core/ngx_inet.c ngx_int_t ngx_int_t 368 src/core/ngx_inet.c ngx_int_t ngx_int_t 373 src/core/ngx_inet.c ngx_int_t shift; ngx_int_t 375 src/core/ngx_inet.c ngx_int_t rc; ngx_int_t 468 src/core/ngx_inet.c ngx_int_t ngx_int_t 528 src/core/ngx_inet.c ngx_int_t ngx_int_t 547 src/core/ngx_inet.c static ngx_int_t ngx_int_t 625 src/core/ngx_inet.c static ngx_int_t ngx_int_t 630 src/core/ngx_inet.c ngx_int_t n; ngx_int_t 820 src/core/ngx_inet.c static ngx_int_t ngx_int_t 826 src/core/ngx_inet.c ngx_int_t n; ngx_int_t 947 src/core/ngx_inet.c ngx_int_t ngx_int_t 1093 src/core/ngx_inet.c ngx_int_t ngx_int_t 1205 src/core/ngx_inet.c ngx_int_t ngx_int_t 107 src/core/ngx_inet.h ngx_int_t ngx_inet6_addr(u_char *p, size_t len, u_char *addr); ngx_int_t 113 src/core/ngx_inet.h ngx_int_t ngx_ptocidr(ngx_str_t *text, ngx_cidr_t *cidr); ngx_int_t 114 src/core/ngx_inet.h ngx_int_t ngx_parse_addr(ngx_pool_t *pool, ngx_addr_t *addr, u_char *text, ngx_int_t 116 src/core/ngx_inet.h ngx_int_t ngx_parse_url(ngx_pool_t *pool, ngx_url_t *u); ngx_int_t 117 src/core/ngx_inet.h ngx_int_t ngx_inet_resolve_host(ngx_pool_t *pool, ngx_url_t *u); ngx_int_t 118 src/core/ngx_inet.h ngx_int_t ngx_cmp_sockaddr(struct sockaddr *sa1, socklen_t slen1, ngx_int_t 36 src/core/ngx_list.h static ngx_inline ngx_int_t ngx_int_t 403 src/core/ngx_log.c ngx_int_t ngx_int_t 441 src/core/ngx_log.c ngx_int_t ngx_int_t 236 src/core/ngx_log.h ngx_int_t ngx_log_open_default(ngx_cycle_t *cycle); ngx_int_t 237 src/core/ngx_log.h ngx_int_t ngx_log_redirect_stderr(ngx_cycle_t *cycle); ngx_int_t 27 src/core/ngx_open_file_cache.c ngx_int_t mode, ngx_int_t create, ngx_int_t access, ngx_log_t *log); ngx_int_t 29 src/core/ngx_open_file_cache.c static ngx_int_t ngx_file_o_path_info(ngx_fd_t fd, ngx_file_info_t *fi, ngx_int_t 34 src/core/ngx_open_file_cache.c ngx_open_file_info_t *of, ngx_int_t mode, ngx_int_t create, ngx_int_t 35 src/core/ngx_open_file_cache.c ngx_int_t access, ngx_log_t *log); ngx_int_t 36 src/core/ngx_open_file_cache.c static ngx_int_t ngx_file_info_wrapper(ngx_str_t *name, ngx_int_t 38 src/core/ngx_open_file_cache.c static ngx_int_t ngx_open_and_stat_file(ngx_str_t *name, ngx_int_t 143 src/core/ngx_open_file_cache.c ngx_int_t ngx_int_t 149 src/core/ngx_open_file_cache.c ngx_int_t rc; ngx_int_t 493 src/core/ngx_open_file_cache.c ngx_int_t mode, ngx_int_t create, ngx_int_t access, ngx_log_t *log) ngx_int_t 558 src/core/ngx_open_file_cache.c static ngx_int_t ngx_int_t 615 src/core/ngx_open_file_cache.c ngx_int_t mode, ngx_int_t create, ngx_int_t access, ngx_log_t *log) ngx_int_t 780 src/core/ngx_open_file_cache.c static ngx_int_t ngx_int_t 784 src/core/ngx_open_file_cache.c ngx_int_t rc; ngx_int_t 839 src/core/ngx_open_file_cache.c static ngx_int_t ngx_int_t 1190 src/core/ngx_open_file_cache.c ngx_int_t rc; ngx_int_t 125 src/core/ngx_open_file_cache.h ngx_int_t ngx_open_cached_file(ngx_open_file_cache_t *cache, ngx_str_t *name, ngx_int_t 30 src/core/ngx_output_chain.c static ngx_inline ngx_int_t ngx_int_t 33 src/core/ngx_output_chain.c static ngx_int_t ngx_output_chain_aio_setup(ngx_output_chain_ctx_t *ctx, ngx_int_t 36 src/core/ngx_output_chain.c static ngx_int_t ngx_output_chain_add_copy(ngx_pool_t *pool, ngx_int_t 38 src/core/ngx_output_chain.c static ngx_int_t ngx_output_chain_align_file_buf(ngx_output_chain_ctx_t *ctx, ngx_int_t 40 src/core/ngx_output_chain.c static ngx_int_t ngx_output_chain_get_buf(ngx_output_chain_ctx_t *ctx, ngx_int_t 42 src/core/ngx_output_chain.c static ngx_int_t ngx_output_chain_copy_buf(ngx_output_chain_ctx_t *ctx); ngx_int_t 45 src/core/ngx_output_chain.c ngx_int_t ngx_int_t 49 src/core/ngx_output_chain.c ngx_int_t rc, last; ngx_int_t 227 src/core/ngx_output_chain.c static ngx_inline ngx_int_t ngx_int_t 286 src/core/ngx_output_chain.c static ngx_int_t ngx_int_t 306 src/core/ngx_output_chain.c static ngx_int_t ngx_int_t 375 src/core/ngx_output_chain.c static ngx_int_t ngx_int_t 425 src/core/ngx_output_chain.c static ngx_int_t ngx_int_t 501 src/core/ngx_output_chain.c static ngx_int_t ngx_int_t 616 src/core/ngx_output_chain.c return (ngx_int_t) n; ngx_int_t 651 src/core/ngx_output_chain.c ngx_int_t ngx_int_t 279 src/core/ngx_palloc.c ngx_int_t ngx_int_t 86 src/core/ngx_palloc.h ngx_int_t ngx_pfree(ngx_pool_t *pool, void *p); ngx_int_t 101 src/core/ngx_parse.c ngx_int_t ngx_int_t 105 src/core/ngx_parse.c ngx_int_t value, total, scale; ngx_int_t 106 src/core/ngx_parse.c ngx_int_t max, cutoff, cutlim; ngx_int_t 18 src/core/ngx_parse.h ngx_int_t ngx_parse_time(ngx_str_t *line, ngx_uint_t is_sec); ngx_int_t 52 src/core/ngx_queue.c ngx_int_t (*cmp)(const ngx_queue_t *, const ngx_queue_t *)) ngx_int_t 109 src/core/ngx_queue.h ngx_int_t (*cmp)(const ngx_queue_t *, const ngx_queue_t *)); ngx_int_t 16 src/core/ngx_radix_tree.c ngx_radix_tree_create(ngx_pool_t *pool, ngx_int_t preallocate) ngx_int_t 108 src/core/ngx_radix_tree.c ngx_int_t ngx_int_t 173 src/core/ngx_radix_tree.c ngx_int_t ngx_int_t 268 src/core/ngx_radix_tree.c ngx_int_t ngx_int_t 351 src/core/ngx_radix_tree.c ngx_int_t ngx_int_t 38 src/core/ngx_radix_tree.h ngx_int_t preallocate); ngx_int_t 40 src/core/ngx_radix_tree.h ngx_int_t ngx_radix32tree_insert(ngx_radix_tree_t *tree, ngx_int_t 42 src/core/ngx_radix_tree.h ngx_int_t ngx_radix32tree_delete(ngx_radix_tree_t *tree, ngx_int_t 47 src/core/ngx_radix_tree.h ngx_int_t ngx_radix128tree_insert(ngx_radix_tree_t *tree, ngx_int_t 49 src/core/ngx_radix_tree.h ngx_int_t ngx_radix128tree_delete(ngx_radix_tree_t *tree, ngx_int_t 17 src/core/ngx_rbtree.h typedef ngx_int_t ngx_rbtree_key_int_t; ngx_int_t 23 src/core/ngx_regex.c static ngx_int_t ngx_regex_module_init(ngx_cycle_t *cycle); ngx_int_t 94 src/core/ngx_regex.c ngx_int_t ngx_int_t 197 src/core/ngx_regex.c ngx_int_t ngx_int_t 200 src/core/ngx_regex.c ngx_int_t n; ngx_int_t 286 src/core/ngx_regex.c static ngx_int_t ngx_int_t 32 src/core/ngx_regex.h ngx_int_t options; ngx_int_t 50 src/core/ngx_regex.h ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc); ngx_int_t 57 src/core/ngx_regex.h ngx_int_t ngx_regex_exec_array(ngx_array_t *a, ngx_str_t *s, ngx_log_t *log); ngx_int_t 56 src/core/ngx_resolver.c ngx_int_t ngx_udp_connect(ngx_udp_connection_t *uc); ngx_int_t 61 src/core/ngx_resolver.c static ngx_int_t ngx_resolve_name_locked(ngx_resolver_t *r, ngx_int_t 65 src/core/ngx_resolver.c static ngx_int_t ngx_resolver_send_query(ngx_resolver_t *r, ngx_int_t 67 src/core/ngx_resolver.c static ngx_int_t ngx_resolver_create_name_query(ngx_resolver_node_t *rn, ngx_int_t 69 src/core/ngx_resolver.c static ngx_int_t ngx_resolver_create_addr_query(ngx_resolver_node_t *rn, ngx_int_t 88 src/core/ngx_resolver.c static ngx_int_t ngx_resolver_copy(ngx_resolver_t *r, ngx_str_t *name, ngx_int_t 356 src/core/ngx_resolver.c ngx_int_t ngx_int_t 359 src/core/ngx_resolver.c ngx_int_t rc; ngx_int_t 469 src/core/ngx_resolver.c static ngx_int_t ngx_int_t 473 src/core/ngx_resolver.c ngx_int_t rc; ngx_int_t 713 src/core/ngx_resolver.c ngx_int_t ngx_int_t 1059 src/core/ngx_resolver.c static ngx_int_t ngx_int_t 2013 src/core/ngx_resolver.c ngx_int_t octet; ngx_int_t 2023 src/core/ngx_resolver.c ngx_int_t digit; ngx_int_t 2277 src/core/ngx_resolver.c ngx_int_t rc; ngx_int_t 2352 src/core/ngx_resolver.c ngx_int_t rc; ngx_int_t 2478 src/core/ngx_resolver.c static ngx_int_t ngx_int_t 2606 src/core/ngx_resolver.c static ngx_int_t ngx_int_t 2612 src/core/ngx_resolver.c ngx_int_t n; ngx_int_t 2701 src/core/ngx_resolver.c static ngx_int_t ngx_int_t 2998 src/core/ngx_resolver.c ngx_resolver_strerror(ngx_int_t err) ngx_int_t 3043 src/core/ngx_resolver.c ngx_int_t ngx_int_t 3047 src/core/ngx_resolver.c ngx_int_t event; ngx_int_t 60 src/core/ngx_resolver.h ngx_int_t ident; ngx_int_t 111 src/core/ngx_resolver.h ngx_int_t ident; ngx_int_t 150 src/core/ngx_resolver.h ngx_int_t state; ngx_int_t 172 src/core/ngx_resolver.h ngx_int_t ngx_resolve_name(ngx_resolver_ctx_t *ctx); ngx_int_t 174 src/core/ngx_resolver.h ngx_int_t ngx_resolve_addr(ngx_resolver_ctx_t *ctx); ngx_int_t 176 src/core/ngx_resolver.h char *ngx_resolver_strerror(ngx_int_t err); ngx_int_t 18 src/core/ngx_shmtx.c ngx_int_t ngx_int_t 202 src/core/ngx_shmtx.c ngx_int_t ngx_int_t 40 src/core/ngx_shmtx.h ngx_int_t ngx_shmtx_create(ngx_shmtx_t *mtx, ngx_shmtx_sh_t *addr, ngx_int_t 77 src/core/ngx_slab.c ngx_int_t m; ngx_int_t 16 src/core/ngx_string.c static ngx_int_t ngx_decode_base64_internal(ngx_str_t *dst, ngx_str_t *src, ngx_int_t 305 src/core/ngx_string.c i64 = (int64_t) va_arg(args, ngx_int_t); ngx_int_t 570 src/core/ngx_string.c ngx_int_t ngx_int_t 596 src/core/ngx_string.c ngx_int_t ngx_int_t 747 src/core/ngx_string.c ngx_int_t ngx_int_t 770 src/core/ngx_string.c ngx_int_t ngx_int_t 805 src/core/ngx_string.c ngx_int_t ngx_int_t 809 src/core/ngx_string.c ngx_int_t m, z; ngx_int_t 830 src/core/ngx_string.c ngx_int_t ngx_int_t 861 src/core/ngx_string.c ngx_int_t ngx_int_t 901 src/core/ngx_string.c ngx_int_t ngx_int_t 904 src/core/ngx_string.c ngx_int_t value, cutoff, cutlim; ngx_int_t 931 src/core/ngx_string.c ngx_int_t ngx_int_t 934 src/core/ngx_string.c ngx_int_t value, cutoff, cutlim; ngx_int_t 1069 src/core/ngx_string.c ngx_int_t ngx_int_t 1073 src/core/ngx_string.c ngx_int_t value, cutoff; ngx_int_t 1185 src/core/ngx_string.c ngx_int_t ngx_int_t 1212 src/core/ngx_string.c ngx_int_t ngx_int_t 1239 src/core/ngx_string.c static ngx_int_t ngx_int_t 1890 src/core/ngx_string.c ngx_int_t rc; ngx_int_t 1934 src/core/ngx_string.c ngx_int_t (*cmp)(const void *, const void *)) ngx_int_t 157 src/core/ngx_string.h ngx_int_t ngx_strcasecmp(u_char *s1, u_char *s2); ngx_int_t 158 src/core/ngx_string.h ngx_int_t ngx_strncasecmp(u_char *s1, u_char *s2, size_t n); ngx_int_t 166 src/core/ngx_string.h ngx_int_t ngx_rstrncmp(u_char *s1, u_char *s2, size_t n); ngx_int_t 167 src/core/ngx_string.h ngx_int_t ngx_rstrncasecmp(u_char *s1, u_char *s2, size_t n); ngx_int_t 168 src/core/ngx_string.h ngx_int_t ngx_memn2cmp(u_char *s1, u_char *s2, size_t n1, size_t n2); ngx_int_t 169 src/core/ngx_string.h ngx_int_t ngx_dns_strcmp(u_char *s1, u_char *s2); ngx_int_t 170 src/core/ngx_string.h ngx_int_t ngx_filename_cmp(u_char *s1, u_char *s2, size_t n); ngx_int_t 172 src/core/ngx_string.h ngx_int_t ngx_atoi(u_char *line, size_t n); ngx_int_t 173 src/core/ngx_string.h ngx_int_t ngx_atofp(u_char *line, size_t n, size_t point); ngx_int_t 177 src/core/ngx_string.h ngx_int_t ngx_hextoi(u_char *line, size_t n); ngx_int_t 187 src/core/ngx_string.h ngx_int_t ngx_decode_base64(ngx_str_t *dst, ngx_str_t *src); ngx_int_t 188 src/core/ngx_string.h ngx_int_t ngx_decode_base64url(ngx_str_t *dst, ngx_str_t *src); ngx_int_t 226 src/core/ngx_string.h ngx_int_t (*cmp)(const void *, const void *)); ngx_int_t 19 src/core/ngx_syslog.c static ngx_int_t ngx_syslog_init_peer(ngx_syslog_peer_t *peer); ngx_int_t 302 src/core/ngx_syslog.c static ngx_int_t ngx_int_t 32 src/core/ngx_thread_pool.c ngx_int_t waiting; ngx_int_t 39 src/core/ngx_thread_pool.c ngx_int_t max_queue; ngx_int_t 46 src/core/ngx_thread_pool.c static ngx_int_t ngx_thread_pool_init(ngx_thread_pool_t *tp, ngx_log_t *log, ngx_int_t 59 src/core/ngx_thread_pool.c static ngx_int_t ngx_thread_pool_init_worker(ngx_cycle_t *cycle); ngx_int_t 106 src/core/ngx_thread_pool.c static ngx_int_t ngx_int_t 223 src/core/ngx_thread_pool.c ngx_int_t ngx_int_t 571 src/core/ngx_thread_pool.c static ngx_int_t ngx_int_t 33 src/core/ngx_thread_pool.h ngx_int_t ngx_thread_task_post(ngx_thread_pool_t *tp, ngx_thread_task_t *task); ngx_int_t 42 src/core/ngx_times.c static ngx_int_t cached_gmtoff; ngx_int_t 135 src/core/ngx_times.c cached_gmtoff = (ngx_int_t) (tm.ngx_tm_gmtoff / 60); ngx_int_t 302 src/core/ngx_times.c ngx_int_t yday; ngx_int_t 19 src/core/ngx_times.h ngx_int_t gmtoff; ngx_int_t 36 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_devpoll_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 38 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_devpoll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 40 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_devpoll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 42 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_devpoll_set_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 44 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_devpoll_process_events(ngx_cycle_t *cycle, ngx_int_t 115 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_int_t 215 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_int_t 216 src/event/modules/ngx_devpoll_module.c ngx_devpoll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 238 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_int_t 239 src/event/modules/ngx_devpoll_module.c ngx_devpoll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 288 src/event/modules/ngx_devpoll_module.c static ngx_int_t ngx_int_t 289 src/event/modules/ngx_devpoll_module.c ngx_devpoll_set_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 337 src/event/modules/ngx_devpoll_module.c ngx_int_t ngx_int_t 345 src/event/modules/ngx_devpoll_module.c ngx_int_t i; ngx_int_t 103 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 105 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_notify_init(ngx_log_t *log); ngx_int_t 109 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 111 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 113 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_add_connection(ngx_connection_t *c); ngx_int_t 114 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_del_connection(ngx_connection_t *c, ngx_int_t 117 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_notify(ngx_event_handler_pt handler); ngx_int_t 119 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_epoll_process_events(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 314 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 375 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 501 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 502 src/event/modules/ngx_epoll_module.c ngx_epoll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 559 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 560 src/event/modules/ngx_epoll_module.c ngx_epoll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 617 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 641 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 681 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 700 src/event/modules/ngx_epoll_module.c static ngx_int_t ngx_int_t 705 src/event/modules/ngx_epoll_module.c ngx_int_t instance, i; ngx_int_t 137 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_eventport_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 139 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_eventport_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 141 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_eventport_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 143 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_eventport_notify(ngx_event_handler_pt handler); ngx_int_t 144 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_eventport_process_events(ngx_cycle_t *cycle, ngx_int_t 208 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_int_t 311 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_int_t 312 src/event/modules/ngx_eventport_module.c ngx_eventport_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 314 src/event/modules/ngx_eventport_module.c ngx_int_t events, prev; ngx_int_t 360 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_int_t 361 src/event/modules/ngx_eventport_module.c ngx_eventport_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 420 src/event/modules/ngx_eventport_module.c static ngx_int_t ngx_int_t 435 src/event/modules/ngx_eventport_module.c ngx_int_t ngx_int_t 442 src/event/modules/ngx_eventport_module.c ngx_int_t instance; ngx_int_t 19 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 21 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_notify_init(ngx_log_t *log); ngx_int_t 24 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 26 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 28 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_set_event(ngx_event_t *ev, ngx_int_t filter, ngx_int_t 31 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_notify(ngx_event_handler_pt handler); ngx_int_t 33 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_process_events(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 116 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 232 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 282 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 283 src/event/modules/ngx_kqueue_module.c ngx_kqueue_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 285 src/event/modules/ngx_kqueue_module.c ngx_int_t rc; ngx_int_t 338 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 339 src/event/modules/ngx_kqueue_module.c ngx_kqueue_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 341 src/event/modules/ngx_kqueue_module.c ngx_int_t rc; ngx_int_t 392 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 393 src/event/modules/ngx_kqueue_module.c ngx_kqueue_set_event(ngx_event_t *ev, ngx_int_t filter, ngx_uint_t flags) ngx_int_t 480 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 497 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_int_t 502 src/event/modules/ngx_kqueue_module.c ngx_int_t i, instance; ngx_int_t 13 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_poll_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 15 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_poll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 17 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_poll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 19 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_poll_process_events(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 67 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_int_t 113 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_int_t 114 src/event/modules/ngx_poll_module.c ngx_poll_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 165 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_int_t 166 src/event/modules/ngx_poll_module.c ngx_poll_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 238 src/event/modules/ngx_poll_module.c static ngx_int_t ngx_int_t 13 src/event/modules/ngx_select_module.c static ngx_int_t ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 15 src/event/modules/ngx_select_module.c static ngx_int_t ngx_select_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 17 src/event/modules/ngx_select_module.c static ngx_int_t ngx_select_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 19 src/event/modules/ngx_select_module.c static ngx_int_t ngx_select_process_events(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 30 src/event/modules/ngx_select_module.c static ngx_int_t max_fd; ngx_int_t 74 src/event/modules/ngx_select_module.c static ngx_int_t ngx_int_t 124 src/event/modules/ngx_select_module.c static ngx_int_t ngx_int_t 125 src/event/modules/ngx_select_module.c ngx_select_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 170 src/event/modules/ngx_select_module.c static ngx_int_t ngx_int_t 171 src/event/modules/ngx_select_module.c ngx_select_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 210 src/event/modules/ngx_select_module.c static ngx_int_t ngx_int_t 13 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_select_init(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 15 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_select_add_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 17 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_select_del_event(ngx_event_t *ev, ngx_int_t event, ngx_int_t 19 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_select_process_events(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 75 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_int_t 126 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_int_t 127 src/event/modules/ngx_win32_select_module.c ngx_select_add_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 179 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_int_t 180 src/event/modules/ngx_win32_select_module.c ngx_select_del_event(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags) ngx_int_t 217 src/event/modules/ngx_win32_select_module.c static ngx_int_t ngx_int_t 24 src/event/ngx_event.c static ngx_int_t ngx_event_module_init(ngx_cycle_t *cycle); ngx_int_t 25 src/event/ngx_event.c static ngx_int_t ngx_event_process_init(ngx_cycle_t *cycle); ngx_int_t 57 src/event/ngx_event.c ngx_int_t ngx_accept_disabled; ngx_int_t 263 src/event/ngx_event.c ngx_int_t ngx_int_t 331 src/event/ngx_event.c ngx_int_t ngx_int_t 423 src/event/ngx_event.c static ngx_int_t ngx_int_t 448 src/event/ngx_event.c ngx_int_t limit; ngx_int_t 461 src/event/ngx_event.c (ngx_int_t) rlmt.rlim_cur : ccf->rlimit_nofile; ngx_int_t 568 src/event/ngx_event.c static ngx_int_t ngx_int_t 835 src/event/ngx_event.c ngx_int_t ngx_int_t 983 src/event/ngx_event.c ngx_int_t m; ngx_int_t 1047 src/event/ngx_event.c ngx_int_t rc; ngx_int_t 1184 src/event/ngx_event.c ngx_int_t i; ngx_int_t 179 src/event/ngx_event.h ngx_int_t (*add)(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags); ngx_int_t 180 src/event/ngx_event.h ngx_int_t (*del)(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags); ngx_int_t 182 src/event/ngx_event.h ngx_int_t (*enable)(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags); ngx_int_t 183 src/event/ngx_event.h ngx_int_t (*disable)(ngx_event_t *ev, ngx_int_t event, ngx_uint_t flags); ngx_int_t 185 src/event/ngx_event.h ngx_int_t (*add_conn)(ngx_connection_t *c); ngx_int_t 186 src/event/ngx_event.h ngx_int_t (*del_conn)(ngx_connection_t *c, ngx_uint_t flags); ngx_int_t 188 src/event/ngx_event.h ngx_int_t (*notify)(ngx_event_handler_pt handler); ngx_int_t 190 src/event/ngx_event.h ngx_int_t (*process_events)(ngx_cycle_t *cycle, ngx_msec_t timer, ngx_int_t 193 src/event/ngx_event.h ngx_int_t (*init)(ngx_cycle_t *cycle, ngx_msec_t timer); ngx_int_t 462 src/event/ngx_event.h extern ngx_int_t ngx_accept_disabled; ngx_int_t 494 src/event/ngx_event.h ngx_int_t ngx_trylock_accept_mutex(ngx_cycle_t *cycle); ngx_int_t 499 src/event/ngx_event.h ngx_int_t ngx_handle_read_event(ngx_event_t *rev, ngx_uint_t flags); ngx_int_t 500 src/event/ngx_event.h ngx_int_t ngx_handle_write_event(ngx_event_t *wev, size_t lowat); ngx_int_t 505 src/event/ngx_event.h ngx_int_t ngx_event_post_acceptex(ngx_listening_t *ls, ngx_uint_t n); ngx_int_t 510 src/event/ngx_event.h ngx_int_t ngx_send_lowat(ngx_connection_t *c, size_t lowat); ngx_int_t 13 src/event/ngx_event_accept.c static ngx_int_t ngx_enable_accept_events(ngx_cycle_t *cycle); ngx_int_t 14 src/event/ngx_event_accept.c static ngx_int_t ngx_disable_accept_events(ngx_cycle_t *cycle, ngx_uint_t all); ngx_int_t 366 src/event/ngx_event_accept.c ngx_int_t ngx_int_t 404 src/event/ngx_event_accept.c static ngx_int_t ngx_int_t 429 src/event/ngx_event_accept.c static ngx_int_t ngx_int_t 14 src/event/ngx_event_connect.c ngx_int_t ngx_int_t 18 src/event/ngx_event_connect.c ngx_int_t event; ngx_int_t 241 src/event/ngx_event_connect.c ngx_int_t ngx_int_t 24 src/event/ngx_event_connect.h typedef ngx_int_t (*ngx_event_get_peer_pt)(ngx_peer_connection_t *pc, ngx_int_t 30 src/event/ngx_event_connect.h typedef ngx_int_t (*ngx_event_set_peer_session_pt)(ngx_peer_connection_t *pc, ngx_int_t 69 src/event/ngx_event_connect.h ngx_int_t ngx_event_connect_peer(ngx_peer_connection_t *pc); ngx_int_t 70 src/event/ngx_event_connect.h ngx_int_t ngx_event_get_peer(ngx_peer_connection_t *pc, void *data); ngx_int_t 28 src/event/ngx_event_openssl.c static ngx_int_t ngx_ssl_handle_recv(ngx_connection_t *c, int n); ngx_int_t 36 src/event/ngx_event_openssl.c static ngx_int_t ngx_ssl_session_id_context(ngx_ssl_t *ssl, ngx_int_t 38 src/event/ngx_event_openssl.c ngx_int_t ngx_ssl_session_cache_init(ngx_shm_zone_t *shm_zone, void *data); ngx_int_t 56 src/event/ngx_event_openssl.c static ngx_int_t ngx_ssl_check_name(ngx_str_t *name, ASN1_STRING *str); ngx_int_t 108 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 191 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 300 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 520 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 522 src/event/ngx_event_openssl.c ngx_int_t depth) ngx_int_t 575 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 577 src/event/ngx_event_openssl.c ngx_int_t depth) ngx_int_t 609 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 904 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 987 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 1028 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 1071 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 1085 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 1390 src/event/ngx_event_openssl.c static ngx_int_t ngx_int_t 1760 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 2050 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 2123 src/event/ngx_event_openssl.c static ngx_int_t ngx_int_t 2213 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 2436 src/event/ngx_event_openssl.c ngx_int_t rc; ngx_int_t 2543 src/event/ngx_event_openssl.c ngx_int_t rc; ngx_int_t 2708 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 2904 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 2927 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3056 src/event/ngx_event_openssl.c static ngx_int_t ngx_int_t 3096 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3104 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3112 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3148 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3162 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3184 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3234 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3278 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3320 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3362 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3401 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 3435 src/event/ngx_event_openssl.c ngx_int_t ngx_int_t 50 src/event/ngx_event_openssl.h ngx_int_t last; ngx_int_t 123 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_init(ngx_log_t *log); ngx_int_t 124 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_create(ngx_ssl_t *ssl, ngx_uint_t protocols, void *data); ngx_int_t 125 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_certificate(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 127 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_client_certificate(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 128 src/event/ngx_event_openssl.h ngx_str_t *cert, ngx_int_t depth); ngx_int_t 129 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_trusted_certificate(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 130 src/event/ngx_event_openssl.h ngx_str_t *cert, ngx_int_t depth); ngx_int_t 131 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_crl(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_str_t *crl); ngx_int_t 132 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_stapling(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 134 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_stapling_resolver(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 139 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_dhparam(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_str_t *file); ngx_int_t 140 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_ecdh_curve(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_str_t *name); ngx_int_t 141 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_session_cache(ngx_ssl_t *ssl, ngx_str_t *sess_ctx, ngx_int_t 143 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_session_ticket_keys(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 145 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_session_cache_init(ngx_shm_zone_t *shm_zone, void *data); ngx_int_t 146 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_create_connection(ngx_ssl_t *ssl, ngx_connection_t *c, ngx_int_t 150 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_set_session(ngx_connection_t *c, ngx_ssl_session_t *session); ngx_int_t 165 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_check_host(ngx_connection_t *c, ngx_str_t *name); ngx_int_t 168 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_protocol(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 170 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_cipher_name(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 172 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_session_id(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 174 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_session_reused(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 176 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_server_name(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 178 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_raw_certificate(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 180 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_certificate(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 182 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_subject_dn(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 184 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_issuer_dn(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 186 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_serial_number(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 188 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_fingerprint(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 190 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_get_client_verify(ngx_connection_t *c, ngx_pool_t *pool, ngx_int_t 194 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_handshake(ngx_connection_t *c); ngx_int_t 201 src/event/ngx_event_openssl.h ngx_int_t ngx_ssl_shutdown(ngx_connection_t *c); ngx_int_t 66 src/event/ngx_event_openssl_stapling.c ngx_int_t (*process)(ngx_ssl_ocsp_ctx_t *r); ngx_int_t 85 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_stapling_file(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 87 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_stapling_issuer(ngx_conf_t *cf, ngx_ssl_t *ssl); ngx_int_t 88 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_stapling_responder(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_int_t 107 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_create_request(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 108 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_process_status_line(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 109 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_parse_status_line(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 110 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_process_headers(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 111 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_parse_header_line(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 112 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_ssl_ocsp_process_body(ngx_ssl_ocsp_ctx_t *ctx); ngx_int_t 117 src/event/ngx_event_openssl_stapling.c ngx_int_t ngx_int_t 121 src/event/ngx_event_openssl_stapling.c ngx_int_t rc; ngx_int_t 189 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 257 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 345 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 434 src/event/ngx_event_openssl_stapling.c ngx_int_t ngx_int_t 915 src/event/ngx_event_openssl_stapling.c ngx_int_t rc; ngx_int_t 1014 src/event/ngx_event_openssl_stapling.c ngx_int_t rc; ngx_int_t 1094 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1212 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1215 src/event/ngx_event_openssl_stapling.c ngx_int_t rc; ngx_int_t 1244 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1445 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1449 src/event/ngx_event_openssl_stapling.c ngx_int_t rc; ngx_int_t 1518 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1705 src/event/ngx_event_openssl_stapling.c static ngx_int_t ngx_int_t 1746 src/event/ngx_event_openssl_stapling.c ngx_int_t ngx_int_t 1756 src/event/ngx_event_openssl_stapling.c ngx_int_t ngx_int_t 14 src/event/ngx_event_pipe.c static ngx_int_t ngx_event_pipe_read_upstream(ngx_event_pipe_t *p); ngx_int_t 15 src/event/ngx_event_pipe.c static ngx_int_t ngx_event_pipe_write_to_downstream(ngx_event_pipe_t *p); ngx_int_t 17 src/event/ngx_event_pipe.c static ngx_int_t ngx_event_pipe_write_chain_to_temp_file(ngx_event_pipe_t *p); ngx_int_t 19 src/event/ngx_event_pipe.c static ngx_int_t ngx_event_pipe_drain_chains(ngx_event_pipe_t *p); ngx_int_t 22 src/event/ngx_event_pipe.c ngx_int_t ngx_int_t 23 src/event/ngx_event_pipe.c ngx_event_pipe(ngx_event_pipe_t *p, ngx_int_t do_write) ngx_int_t 26 src/event/ngx_event_pipe.c ngx_int_t rc; ngx_int_t 101 src/event/ngx_event_pipe.c static ngx_int_t ngx_int_t 106 src/event/ngx_event_pipe.c ngx_int_t rc; ngx_int_t 487 src/event/ngx_event_pipe.c static ngx_int_t ngx_int_t 492 src/event/ngx_event_pipe.c ngx_int_t rc; ngx_int_t 707 src/event/ngx_event_pipe.c static ngx_int_t ngx_int_t 876 src/event/ngx_event_pipe.c ngx_int_t ngx_int_t 950 src/event/ngx_event_pipe.c ngx_int_t ngx_int_t 999 src/event/ngx_event_pipe.c static ngx_int_t ngx_int_t 19 src/event/ngx_event_pipe.h typedef ngx_int_t (*ngx_event_pipe_input_filter_pt)(ngx_event_pipe_t *p, ngx_int_t 21 src/event/ngx_event_pipe.h typedef ngx_int_t (*ngx_event_pipe_output_filter_pt)(void *data, ngx_int_t 60 src/event/ngx_event_pipe.h ngx_int_t allocated; ngx_int_t 92 src/event/ngx_event_pipe.h ngx_int_t ngx_event_pipe(ngx_event_pipe_t *p, ngx_int_t do_write); ngx_int_t 93 src/event/ngx_event_pipe.h ngx_int_t ngx_event_pipe_copy_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf); ngx_int_t 94 src/event/ngx_event_pipe.h ngx_int_t ngx_event_pipe_add_free_buf(ngx_event_pipe_t *p, ngx_buf_t *b); ngx_int_t 22 src/event/ngx_event_timer.c ngx_int_t ngx_int_t 22 src/event/ngx_event_timer.h ngx_int_t ngx_event_timer_init(ngx_log_t *log); ngx_int_t 48 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_handler(ngx_http_request_t *r); ngx_int_t 49 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_inet(ngx_http_request_t *r, ngx_int_t 52 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_inet6(ngx_http_request_t *r, ngx_int_t 56 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_unix(ngx_http_request_t *r, ngx_int_t 59 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_found(ngx_http_request_t *r, ngx_uint_t deny); ngx_int_t 65 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_http_access_init(ngx_conf_t *cf); ngx_int_t 122 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 182 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 207 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 254 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 275 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 300 src/http/modules/ngx_http_access_module.c ngx_int_t rc; ngx_int_t 453 src/http/modules/ngx_http_access_module.c static ngx_int_t ngx_int_t 30 src/http/modules/ngx_http_addition_filter_module.c static ngx_int_t ngx_http_addition_filter_init(ngx_conf_t *cf); ngx_int_t 95 src/http/modules/ngx_http_addition_filter_module.c static ngx_int_t ngx_int_t 130 src/http/modules/ngx_http_addition_filter_module.c static ngx_int_t ngx_int_t 133 src/http/modules/ngx_http_addition_filter_module.c ngx_int_t rc; ngx_int_t 197 src/http/modules/ngx_http_addition_filter_module.c static ngx_int_t ngx_int_t 28 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_http_auth_basic_handler(ngx_http_request_t *r); ngx_int_t 29 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_http_auth_basic_crypt_handler(ngx_http_request_t *r, ngx_int_t 31 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_http_auth_basic_set_realm(ngx_http_request_t *r, ngx_int_t 37 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_http_auth_basic_init(ngx_conf_t *cf); ngx_int_t 95 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_int_t 101 src/http/modules/ngx_http_auth_basic_module.c ngx_int_t rc; ngx_int_t 290 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_int_t 294 src/http/modules/ngx_http_auth_basic_module.c ngx_int_t rc; ngx_int_t 349 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_int_t 421 src/http/modules/ngx_http_auth_basic_module.c static ngx_int_t ngx_int_t 27 src/http/modules/ngx_http_auth_request_module.c ngx_int_t index; ngx_int_t 33 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_http_auth_request_handler(ngx_http_request_t *r); ngx_int_t 34 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_http_auth_request_done(ngx_http_request_t *r, ngx_int_t 35 src/http/modules/ngx_http_auth_request_module.c void *data, ngx_int_t rc); ngx_int_t 36 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_http_auth_request_set_variables(ngx_http_request_t *r, ngx_int_t 38 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_http_auth_request_variable(ngx_http_request_t *r, ngx_int_t 43 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_http_auth_request_init(ngx_conf_t *cf); ngx_int_t 101 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_int_t 216 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_int_t 217 src/http/modules/ngx_http_auth_request_module.c ngx_http_auth_request_done(ngx_http_request_t *r, void *data, ngx_int_t rc) ngx_int_t 231 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_int_t 289 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_int_t 337 src/http/modules/ngx_http_auth_request_module.c static ngx_int_t ngx_int_t 62 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_http_autoindex_jsonp_callback(ngx_http_request_t *r, ngx_int_t 69 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_http_autoindex_error(ngx_http_request_t *r, ngx_int_t 72 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_http_autoindex_init(ngx_conf_t *cf); ngx_int_t 152 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_int_t 159 src/http/modules/ngx_http_autoindex_module.c ngx_int_t rc; ngx_int_t 436 src/http/modules/ngx_http_autoindex_module.c ngx_int_t size; ngx_int_t 644 src/http/modules/ngx_http_autoindex_module.c size = (ngx_int_t) (length / (1024 * 1024 * 1024)); ngx_int_t 653 src/http/modules/ngx_http_autoindex_module.c size = (ngx_int_t) (length / (1024 * 1024)); ngx_int_t 660 src/http/modules/ngx_http_autoindex_module.c size = (ngx_int_t) (length / 1024); ngx_int_t 667 src/http/modules/ngx_http_autoindex_module.c size = (ngx_int_t) length; ngx_int_t 796 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_int_t 987 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_int_t 1034 src/http/modules/ngx_http_autoindex_module.c static ngx_int_t ngx_int_t 58 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_http_msie_variable(ngx_http_request_t *r, ngx_int_t 60 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_http_browser_variable(ngx_http_request_t *r, ngx_int_t 66 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_http_browser_add_variable(ngx_conf_t *cf); ngx_int_t 231 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_int_t 385 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_int_t 399 src/http/modules/ngx_http_browser_module.c static ngx_int_t ngx_int_t 33 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t src; ngx_int_t 34 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t dst; ngx_int_t 39 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t src; ngx_int_t 40 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t dst; ngx_int_t 54 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset; ngx_int_t 55 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t source_charset; ngx_int_t 65 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset; ngx_int_t 88 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_destination_charset(ngx_http_request_t *r, ngx_int_t 90 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_main_request_charset(ngx_http_request_t *r, ngx_int_t 92 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_source_charset(ngx_http_request_t *r, ngx_int_t 94 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_get_charset(ngx_http_request_t *r, ngx_str_t *name); ngx_int_t 97 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_charset_ctx(ngx_http_request_t *r, ngx_int_t 98 src/http/modules/ngx_http_charset_filter_module.c ngx_http_charset_t *charsets, ngx_int_t charset, ngx_int_t source_charset); ngx_int_t 117 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_add_charset(ngx_array_t *charsets, ngx_str_t *name); ngx_int_t 123 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_http_charset_postconfiguration(ngx_conf_t *cf); ngx_int_t 216 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 219 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset, source_charset; ngx_int_t 316 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 319 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset; ngx_int_t 384 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 387 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset; ngx_int_t 421 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 424 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset; ngx_int_t 464 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 513 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 515 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t charset, ngx_int_t source_charset) ngx_int_t 546 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 549 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t rc; ngx_int_t 1177 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t src, dst; ngx_int_t 1311 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t src, dst; ngx_int_t 1401 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t *cp; ngx_int_t 1405 src/http/modules/ngx_http_charset_filter_module.c cp = (ngx_int_t *) (p + cmd->offset); ngx_int_t 1448 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 1607 src/http/modules/ngx_http_charset_filter_module.c static ngx_int_t ngx_int_t 1611 src/http/modules/ngx_http_charset_filter_module.c ngx_int_t c; ngx_int_t 19 src/http/modules/ngx_http_chunked_filter_module.c static ngx_int_t ngx_http_chunked_filter_init(ngx_conf_t *cf); ngx_int_t 57 src/http/modules/ngx_http_chunked_filter_module.c static ngx_int_t ngx_int_t 100 src/http/modules/ngx_http_chunked_filter_module.c static ngx_int_t ngx_int_t 105 src/http/modules/ngx_http_chunked_filter_module.c ngx_int_t rc; ngx_int_t 233 src/http/modules/ngx_http_chunked_filter_module.c static ngx_int_t ngx_int_t 35 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_handler(ngx_http_request_t *r); ngx_int_t 39 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_delete_handler(ngx_http_request_t *r); ngx_int_t 40 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_delete_path(ngx_http_request_t *r, ngx_int_t 42 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_delete_dir(ngx_tree_ctx_t *ctx, ngx_str_t *path); ngx_int_t 43 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_delete_file(ngx_tree_ctx_t *ctx, ngx_str_t *path); ngx_int_t 44 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_noop(ngx_tree_ctx_t *ctx, ngx_str_t *path); ngx_int_t 46 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_mkcol_handler(ngx_http_request_t *r, ngx_int_t 49 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_copy_move_handler(ngx_http_request_t *r); ngx_int_t 50 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_copy_dir(ngx_tree_ctx_t *ctx, ngx_str_t *path); ngx_int_t 51 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_copy_dir_time(ngx_tree_ctx_t *ctx, ngx_int_t 53 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_copy_tree_file(ngx_tree_ctx_t *ctx, ngx_int_t 56 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_depth(ngx_http_request_t *r, ngx_int_t dflt); ngx_int_t 57 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_error(ngx_log_t *log, ngx_err_t err, ngx_int_t 58 src/http/modules/ngx_http_dav_module.c ngx_int_t not_found, char *failed, u_char *path); ngx_int_t 59 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_location(ngx_http_request_t *r, u_char *path); ngx_int_t 63 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_init(ngx_conf_t *cf); ngx_int_t 142 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 145 src/http/modules/ngx_http_dav_module.c ngx_int_t rc; ngx_int_t 289 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 294 src/http/modules/ngx_http_dav_module.c ngx_int_t rc, depth; ngx_int_t 390 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 433 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 451 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 469 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 476 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 521 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 527 src/http/modules/ngx_http_dav_module.c ngx_int_t rc, depth; ngx_int_t 846 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 882 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 946 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 986 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 987 src/http/modules/ngx_http_dav_module.c ngx_http_dav_depth(ngx_http_request_t *r, ngx_int_t dflt) ngx_int_t 1024 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 1025 src/http/modules/ngx_http_dav_module.c ngx_http_dav_error(ngx_log_t *log, ngx_err_t err, ngx_int_t not_found, ngx_int_t 1028 src/http/modules/ngx_http_dav_module.c ngx_int_t rc; ngx_int_t 1058 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 1140 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_int_t 36 src/http/modules/ngx_http_degradation_module.c static ngx_int_t ngx_http_degradation_init(ngx_conf_t *cf); ngx_int_t 90 src/http/modules/ngx_http_degradation_module.c static ngx_int_t ngx_int_t 227 src/http/modules/ngx_http_degradation_module.c static ngx_int_t ngx_int_t 112 src/http/modules/ngx_http_empty_gif_module.c static ngx_int_t ngx_int_t 147 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_eval(ngx_http_request_t *r, ngx_int_t 150 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_create_key(ngx_http_request_t *r); ngx_int_t 152 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_create_request(ngx_http_request_t *r); ngx_int_t 153 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_reinit_request(ngx_http_request_t *r); ngx_int_t 154 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_body_output_filter(void *data, ngx_int_t 156 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_process_header(ngx_http_request_t *r); ngx_int_t 157 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_input_filter_init(void *data); ngx_int_t 158 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_input_filter(ngx_event_pipe_t *p, ngx_int_t 160 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_non_buffered_filter(void *data, ngx_int_t 162 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_process_record(ngx_http_request_t *r, ngx_int_t 166 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc); ngx_int_t 168 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_add_variables(ngx_conf_t *cf); ngx_int_t 173 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_init_params(ngx_conf_t *cf, ngx_int_t 177 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_script_name_variable(ngx_http_request_t *r, ngx_int_t 179 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_http_fastcgi_path_info_variable(ngx_http_request_t *r, ngx_int_t 654 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 657 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc; ngx_int_t 735 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 786 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 809 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 1293 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 1318 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 1327 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc; ngx_int_t 1606 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 1613 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc, status; ngx_int_t 2046 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 2061 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 2065 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc; ngx_int_t 2311 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 2315 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc; ngx_int_t 2527 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 2644 src/http/modules/ngx_http_fastcgi_module.c ngx_http_fastcgi_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 2653 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 2789 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t rc; ngx_int_t 3128 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 3331 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 3373 src/http/modules/ngx_http_fastcgi_module.c static ngx_int_t ngx_int_t 3403 src/http/modules/ngx_http_fastcgi_module.c ngx_int_t n; ngx_int_t 61 src/http/modules/ngx_http_flv_module.c static ngx_int_t ngx_int_t 67 src/http/modules/ngx_http_flv_module.c ngx_int_t rc; ngx_int_t 78 src/http/modules/ngx_http_geo_module.c ngx_int_t index; ngx_int_t 82 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_http_geo_addr(ngx_http_request_t *r, ngx_int_t 84 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_http_geo_real_addr(ngx_http_request_t *r, ngx_int_t 102 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_http_geo_cidr_value(ngx_conf_t *cf, ngx_str_t *net, ngx_int_t 106 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_http_geo_include_binary_base(ngx_conf_t *cf, ngx_int_t 173 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 239 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 313 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 334 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 1019 src/http/modules/ngx_http_geo_module.c ngx_int_t rc, del; ngx_int_t 1115 src/http/modules/ngx_http_geo_module.c ngx_int_t rc; ngx_int_t 1286 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 1289 src/http/modules/ngx_http_geo_module.c ngx_int_t rc; ngx_int_t 1367 src/http/modules/ngx_http_geo_module.c static ngx_int_t ngx_int_t 1377 src/http/modules/ngx_http_geo_module.c ngx_int_t rc; ngx_int_t 67 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_country_variable(ngx_http_request_t *r, ngx_int_t 69 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_org_variable(ngx_http_request_t *r, ngx_int_t 71 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_city_variable(ngx_http_request_t *r, ngx_int_t 73 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_region_name_variable(ngx_http_request_t *r, ngx_int_t 75 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_city_float_variable(ngx_http_request_t *r, ngx_int_t 77 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_city_int_variable(ngx_http_request_t *r, ngx_int_t 81 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_add_variables(ngx_conf_t *cf); ngx_int_t 92 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_http_geoip_cidr_value(ngx_conf_t *cf, ngx_str_t *net, ngx_int_t 340 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 388 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 442 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 490 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 534 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 566 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 621 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 880 src/http/modules/ngx_http_geoip_module.c static ngx_int_t ngx_int_t 883 src/http/modules/ngx_http_geoip_module.c ngx_int_t rc; ngx_int_t 31 src/http/modules/ngx_http_gunzip_filter_module.c ngx_int_t bufs; ngx_int_t 44 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_inflate_start(ngx_http_request_t *r, ngx_int_t 46 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_add_data(ngx_http_request_t *r, ngx_int_t 48 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_get_buf(ngx_http_request_t *r, ngx_int_t 50 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_inflate(ngx_http_request_t *r, ngx_int_t 52 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_inflate_end(ngx_http_request_t *r, ngx_int_t 59 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_http_gunzip_filter_init(ngx_conf_t *cf); ngx_int_t 120 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 174 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 301 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 332 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 373 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 414 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 566 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 677 src/http/modules/ngx_http_gunzip_filter_module.c static ngx_int_t ngx_int_t 24 src/http/modules/ngx_http_gzip_filter_module.c ngx_int_t level; ngx_int_t 45 src/http/modules/ngx_http_gzip_filter_module.c ngx_int_t bufs; ngx_int_t 89 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_buffer(ngx_http_gzip_ctx_t *ctx, ngx_int_t 91 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_deflate_start(ngx_http_request_t *r, ngx_int_t 93 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_gzheader(ngx_http_request_t *r, ngx_int_t 95 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_add_data(ngx_http_request_t *r, ngx_int_t 97 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_get_buf(ngx_http_request_t *r, ngx_int_t 99 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_deflate(ngx_http_request_t *r, ngx_int_t 101 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_deflate_end(ngx_http_request_t *r, ngx_int_t 110 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_add_variables(ngx_conf_t *cf); ngx_int_t 111 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_ratio_variable(ngx_http_request_t *r, ngx_int_t 114 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_http_gzip_filter_init(ngx_conf_t *cf); ngx_int_t 237 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 315 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 534 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 602 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 639 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 671 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 733 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 771 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 898 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 1054 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 1070 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 1177 src/http/modules/ngx_http_gzip_filter_module.c static ngx_int_t ngx_int_t 23 src/http/modules/ngx_http_gzip_static_module.c static ngx_int_t ngx_http_gzip_static_handler(ngx_http_request_t *r); ngx_int_t 27 src/http/modules/ngx_http_gzip_static_module.c static ngx_int_t ngx_http_gzip_static_init(ngx_conf_t *cf); ngx_int_t 82 src/http/modules/ngx_http_gzip_static_module.c static ngx_int_t ngx_int_t 88 src/http/modules/ngx_http_gzip_static_module.c ngx_int_t rc; ngx_int_t 315 src/http/modules/ngx_http_gzip_static_module.c static ngx_int_t ngx_int_t 15 src/http/modules/ngx_http_headers_filter_module.c typedef ngx_int_t (*ngx_http_set_header_pt)(ngx_http_request_t *r, ngx_int_t 54 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_set_expires(ngx_http_request_t *r, ngx_int_t 56 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_parse_expires(ngx_str_t *value, ngx_int_t 58 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_add_cache_control(ngx_http_request_t *r, ngx_int_t 60 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_add_header(ngx_http_request_t *r, ngx_int_t 62 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_set_last_modified(ngx_http_request_t *r, ngx_int_t 64 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_set_response_header(ngx_http_request_t *r, ngx_int_t 70 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_http_headers_filter_init(ngx_conf_t *cf); ngx_int_t 149 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 212 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 219 src/http/modules/ngx_http_headers_filter_module.c ngx_int_t rc; ngx_int_t 357 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 429 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 450 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 492 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 507 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 592 src/http/modules/ngx_http_headers_filter_module.c static ngx_int_t ngx_int_t 609 src/http/modules/ngx_http_headers_filter_module.c ngx_int_t rc; ngx_int_t 78 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_http_image_send(ngx_http_request_t *r, ngx_int_t 81 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_http_image_read(ngx_http_request_t *r, ngx_chain_t *in); ngx_int_t 88 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_http_image_size(ngx_http_request_t *r, ngx_int_t 114 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_http_image_filter_init(ngx_conf_t *cf); ngx_int_t 207 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 278 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 281 src/http/modules/ngx_http_image_filter_module.c ngx_int_t rc; ngx_int_t 387 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 391 src/http/modules/ngx_http_image_filter_module.c ngx_int_t rc; ngx_int_t 450 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 507 src/http/modules/ngx_http_image_filter_module.c ngx_int_t rc; ngx_int_t 645 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 1093 src/http/modules/ngx_http_image_filter_module.c ngx_int_t jq; ngx_int_t 1163 src/http/modules/ngx_http_image_filter_module.c ngx_int_t n; ngx_int_t 1270 src/http/modules/ngx_http_image_filter_module.c ngx_int_t n; ngx_int_t 1424 src/http/modules/ngx_http_image_filter_module.c ngx_int_t n; ngx_int_t 1471 src/http/modules/ngx_http_image_filter_module.c ngx_int_t n; ngx_int_t 1511 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_int_t 29 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_http_index_test_dir(ngx_http_request_t *r, ngx_int_t 31 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_http_index_error(ngx_http_request_t *r, ngx_int_t 34 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_http_index_init(ngx_conf_t *cf); ngx_int_t 96 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_int_t 101 src/http/modules/ngx_http_index_module.c ngx_int_t rc; ngx_int_t 284 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_int_t 367 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_int_t 442 src/http/modules/ngx_http_index_module.c static ngx_int_t ngx_int_t 58 src/http/modules/ngx_http_limit_conn_module.c static ngx_int_t ngx_http_limit_conn_init(ngx_conf_t *cf); ngx_int_t 140 src/http/modules/ngx_http_limit_conn_module.c static ngx_int_t ngx_int_t 300 src/http/modules/ngx_http_limit_conn_module.c ngx_int_t rc; ngx_int_t 383 src/http/modules/ngx_http_limit_conn_module.c static ngx_int_t ngx_int_t 601 src/http/modules/ngx_http_limit_conn_module.c ngx_int_t n; ngx_int_t 654 src/http/modules/ngx_http_limit_conn_module.c static ngx_int_t ngx_int_t 60 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_http_limit_req_lookup(ngx_http_limit_req_limit_t *limit, ngx_int_t 74 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_http_limit_req_init(ngx_conf_t *cf); ngx_int_t 156 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_int_t 161 src/http/modules/ngx_http_limit_req_module.c ngx_int_t rc; ngx_int_t 359 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_int_t 364 src/http/modules/ngx_http_limit_req_module.c ngx_int_t rc, excess; ngx_int_t 485 src/http/modules/ngx_http_limit_req_module.c ngx_int_t excess; ngx_int_t 551 src/http/modules/ngx_http_limit_req_module.c ngx_int_t excess; ngx_int_t 617 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_int_t 736 src/http/modules/ngx_http_limit_req_module.c ngx_int_t rate, scale; ngx_int_t 865 src/http/modules/ngx_http_limit_req_module.c ngx_int_t burst; ngx_int_t 952 src/http/modules/ngx_http_limit_req_module.c static ngx_int_t ngx_int_t 54 src/http/modules/ngx_http_log_module.c ngx_int_t gzip; ngx_int_t 100 src/http/modules/ngx_http_log_module.c ngx_int_t level, ngx_log_t *log); ngx_int_t 128 src/http/modules/ngx_http_log_module.c static ngx_int_t ngx_http_log_variable_compile(ngx_conf_t *cf, ngx_int_t 149 src/http/modules/ngx_http_log_module.c static ngx_int_t ngx_http_log_init(ngx_conf_t *cf); ngx_int_t 240 src/http/modules/ngx_http_log_module.c static ngx_int_t ngx_int_t 569 src/http/modules/ngx_http_log_module.c ngx_http_log_gzip(ngx_fd_t fd, u_char *buf, size_t len, ngx_int_t level, ngx_int_t 910 src/http/modules/ngx_http_log_module.c static ngx_int_t ngx_int_t 914 src/http/modules/ngx_http_log_module.c ngx_int_t index; ngx_int_t 1149 src/http/modules/ngx_http_log_module.c ngx_int_t gzip; ngx_int_t 1472 src/http/modules/ngx_http_log_module.c fmt->flushes = ngx_array_create(cf->pool, 4, sizeof(ngx_int_t)); ngx_int_t 1493 src/http/modules/ngx_http_log_module.c ngx_int_t *flush; ngx_int_t 1651 src/http/modules/ngx_http_log_module.c ngx_int_t max, min_uses; ngx_int_t 1752 src/http/modules/ngx_http_log_module.c static ngx_int_t ngx_int_t 107 src/http/modules/ngx_http_map_module.c static ngx_int_t ngx_int_t 378 src/http/modules/ngx_http_map_module.c ngx_int_t rc, index; ngx_int_t 15 src/http/modules/ngx_http_memcached_module.c ngx_int_t index; ngx_int_t 27 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_http_memcached_create_request(ngx_http_request_t *r); ngx_int_t 28 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_http_memcached_reinit_request(ngx_http_request_t *r); ngx_int_t 29 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_http_memcached_process_header(ngx_http_request_t *r); ngx_int_t 30 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_http_memcached_filter_init(void *data); ngx_int_t 31 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_http_memcached_filter(void *data, ssize_t bytes); ngx_int_t 34 src/http/modules/ngx_http_memcached_module.c ngx_int_t rc); ngx_int_t 168 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 171 src/http/modules/ngx_http_memcached_module.c ngx_int_t rc; ngx_int_t 230 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 295 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 302 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 445 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 466 src/http/modules/ngx_http_memcached_module.c static ngx_int_t ngx_int_t 571 src/http/modules/ngx_http_memcached_module.c ngx_http_memcached_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 161 src/http/modules/ngx_http_mp4_module.c ngx_int_t (*handler)(ngx_http_mp4_file_t *mp4, ngx_int_t 218 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_handler(ngx_http_request_t *r); ngx_int_t 220 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_process(ngx_http_mp4_file_t *mp4); ngx_int_t 221 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 223 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read(ngx_http_mp4_file_t *mp4, size_t size); ngx_int_t 224 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_ftyp_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 226 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_moov_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 228 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_mdat_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 232 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_mvhd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 234 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_trak_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 238 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_cmov_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 240 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_tkhd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 242 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_mdia_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 246 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_mdhd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 248 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_hdlr_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 250 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_minf_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 254 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_dinf_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 256 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_vmhd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 258 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_smhd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 260 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stbl_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 264 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stsd_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 266 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stts_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 268 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_stts_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 270 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_crop_stts_data(ngx_http_mp4_file_t *mp4, ngx_int_t 272 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stss_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 274 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_stss_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 278 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_ctts_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 284 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stsc_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 286 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_stsc_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 288 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_crop_stsc_data(ngx_http_mp4_file_t *mp4, ngx_int_t 290 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stsz_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 292 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_stsz_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 294 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_stco_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 296 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_stco_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 300 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_read_co64_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 302 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_http_mp4_update_co64_atom(ngx_http_mp4_file_t *mp4, ngx_int_t 418 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 423 src/http/modules/ngx_http_mp4_module.c ngx_int_t rc, start, end; ngx_int_t 689 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 693 src/http/modules/ngx_http_mp4_module.c ngx_int_t rc; ngx_int_t 855 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 863 src/http/modules/ngx_http_mp4_module.c ngx_int_t rc; ngx_int_t 952 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1001 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1057 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1060 src/http/modules/ngx_http_mp4_module.c ngx_int_t rc; ngx_int_t 1137 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1255 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1350 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1355 src/http/modules/ngx_http_mp4_module.c ngx_int_t rc; ngx_int_t 1411 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1463 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1557 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1621 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1719 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1750 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1790 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1821 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1852 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1883 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1932 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 1993 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2054 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2102 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2209 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2271 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2407 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2599 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2660 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2732 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 2940 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 3015 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 3101 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 3161 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 3285 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 3345 src/http/modules/ngx_http_mp4_module.c static ngx_int_t ngx_int_t 17 src/http/modules/ngx_http_not_modified_filter_module.c static ngx_int_t ngx_http_not_modified_filter_init(ngx_conf_t *cf); ngx_int_t 54 src/http/modules/ngx_http_not_modified_filter_module.c static ngx_int_t ngx_int_t 259 src/http/modules/ngx_http_not_modified_filter_module.c static ngx_int_t ngx_int_t 20 src/http/modules/ngx_http_proxy_module.c typedef ngx_int_t (*ngx_http_proxy_rewrite_pt)(ngx_http_request_t *r, ngx_int_t 122 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_eval(ngx_http_request_t *r, ngx_int_t 125 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_create_key(ngx_http_request_t *r); ngx_int_t 127 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_create_request(ngx_http_request_t *r); ngx_int_t 128 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_reinit_request(ngx_http_request_t *r); ngx_int_t 129 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_body_output_filter(void *data, ngx_chain_t *in); ngx_int_t 130 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_process_status_line(ngx_http_request_t *r); ngx_int_t 131 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_process_header(ngx_http_request_t *r); ngx_int_t 132 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_input_filter_init(void *data); ngx_int_t 133 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_copy_filter(ngx_event_pipe_t *p, ngx_int_t 135 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_chunked_filter(ngx_event_pipe_t *p, ngx_int_t 137 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_non_buffered_copy_filter(void *data, ngx_int_t 139 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_non_buffered_chunked_filter(void *data, ngx_int_t 143 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc); ngx_int_t 145 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_host_variable(ngx_http_request_t *r, ngx_int_t 147 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_port_variable(ngx_http_request_t *r, ngx_int_t 149 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 152 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 155 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_internal_chunked_variable(ngx_http_request_t *r, ngx_int_t 157 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite_redirect(ngx_http_request_t *r, ngx_int_t 159 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite_cookie(ngx_http_request_t *r, ngx_int_t 161 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite_cookie_value(ngx_http_request_t *r, ngx_int_t 163 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite(ngx_http_request_t *r, ngx_int_t 166 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_add_variables(ngx_conf_t *cf); ngx_int_t 171 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_init_headers(ngx_conf_t *cf, ngx_int_t 198 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite_regex(ngx_conf_t *cf, ngx_int_t 202 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_set_ssl(ngx_conf_t *cf, ngx_int_t 817 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 820 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 916 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1021 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1120 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1471 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1497 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1504 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 1664 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1668 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 1743 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1746 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 1896 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 1955 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2013 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2016 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 2142 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2188 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2193 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 2324 src/http/modules/ngx_http_proxy_module.c ngx_http_proxy_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 2333 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2356 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2379 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2428 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2457 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2481 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2486 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 2513 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2518 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc, rv; ngx_int_t 2568 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2574 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 2598 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2625 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2653 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2684 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2722 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 2891 src/http/modules/ngx_http_proxy_module.c ngx_int_t rc; ngx_int_t 3358 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 4039 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 4277 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_int_t 21 src/http/modules/ngx_http_random_index_module.c static ngx_int_t ngx_http_random_index_error(ngx_http_request_t *r, ngx_int_t 23 src/http/modules/ngx_http_random_index_module.c static ngx_int_t ngx_http_random_index_init(ngx_conf_t *cf); ngx_int_t 73 src/http/modules/ngx_http_random_index_module.c static ngx_int_t ngx_int_t 79 src/http/modules/ngx_http_random_index_module.c ngx_int_t rc; ngx_int_t 260 src/http/modules/ngx_http_random_index_module.c static ngx_int_t ngx_int_t 301 src/http/modules/ngx_http_random_index_module.c static ngx_int_t ngx_int_t 62 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_parse(ngx_http_request_t *r, ngx_int_t 64 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_singlepart_header(ngx_http_request_t *r, ngx_int_t 66 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_multipart_header(ngx_http_request_t *r, ngx_int_t 68 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_not_satisfiable(ngx_http_request_t *r); ngx_int_t 69 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_test_overlapped(ngx_http_request_t *r, ngx_int_t 71 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_singlepart_body(ngx_http_request_t *r, ngx_int_t 73 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_multipart_body(ngx_http_request_t *r, ngx_int_t 76 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_header_filter_init(ngx_conf_t *cf); ngx_int_t 77 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_http_range_body_filter_init(ngx_conf_t *cf); ngx_int_t 146 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 272 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 391 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 435 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 559 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 593 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 628 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 668 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 754 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 884 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 894 src/http/modules/ngx_http_range_filter_module.c static ngx_int_t ngx_int_t 36 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_http_realip_handler(ngx_http_request_t *r); ngx_int_t 37 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_http_realip_set_addr(ngx_http_request_t *r, ngx_int_t 46 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_http_realip_init(ngx_conf_t *cf); ngx_int_t 108 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_int_t 226 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_int_t 295 src/http/modules/ngx_http_realip_module.c ngx_int_t rc; ngx_int_t 419 src/http/modules/ngx_http_realip_module.c static ngx_int_t ngx_int_t 40 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_http_add_referer(ngx_conf_t *cf, ngx_int_t 42 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_http_add_regex_referer(ngx_conf_t *cf, ngx_int_t 45 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_http_add_regex_server_name(ngx_conf_t *cf, ngx_int_t 110 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_int_t 121 src/http/modules/ngx_http_referer_module.c ngx_int_t rc; ngx_int_t 534 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_int_t 538 src/http/modules/ngx_http_referer_module.c ngx_int_t rc; ngx_int_t 573 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_int_t 634 src/http/modules/ngx_http_referer_module.c static ngx_int_t ngx_int_t 26 src/http/modules/ngx_http_rewrite_module.c static ngx_int_t ngx_http_rewrite_init(ngx_conf_t *cf); ngx_int_t 136 src/http/modules/ngx_http_rewrite_module.c static ngx_int_t ngx_int_t 139 src/http/modules/ngx_http_rewrite_module.c ngx_int_t index; ngx_int_t 195 src/http/modules/ngx_http_rewrite_module.c static ngx_int_t ngx_int_t 279 src/http/modules/ngx_http_rewrite_module.c static ngx_int_t ngx_int_t 873 src/http/modules/ngx_http_rewrite_module.c ngx_int_t index; ngx_int_t 903 src/http/modules/ngx_http_rewrite_module.c ngx_int_t index; ngx_int_t 978 src/http/modules/ngx_http_rewrite_module.c ngx_int_t n; ngx_int_t 46 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_eval(ngx_http_request_t *r, ngx_int_t 48 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_create_request(ngx_http_request_t *r); ngx_int_t 49 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_reinit_request(ngx_http_request_t *r); ngx_int_t 50 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_process_status_line(ngx_http_request_t *r); ngx_int_t 51 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r); ngx_int_t 53 src/http/modules/ngx_http_scgi_module.c static void ngx_http_scgi_finalize_request(ngx_http_request_t *r, ngx_int_t rc); ngx_int_t 59 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_init_params(ngx_conf_t *cf, ngx_int_t 68 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_create_key(ngx_http_request_t *r); ngx_int_t 453 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 456 src/http/modules/ngx_http_scgi_module.c ngx_int_t rc; ngx_int_t 531 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 582 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 605 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 918 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 941 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 945 src/http/modules/ngx_http_scgi_module.c ngx_int_t rc; ngx_int_t 994 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 998 src/http/modules/ngx_http_scgi_module.c ngx_int_t rc, status; ngx_int_t 1136 src/http/modules/ngx_http_scgi_module.c ngx_http_scgi_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 1239 src/http/modules/ngx_http_scgi_module.c ngx_int_t rc; ngx_int_t 1563 src/http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_int_t 26 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_http_secure_link_old_variable(ngx_http_request_t *r, ngx_int_t 29 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_http_secure_link_expires_variable(ngx_http_request_t *r, ngx_int_t 34 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_http_secure_link_add_variables(ngx_conf_t *cf); ngx_int_t 100 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_int_t 199 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_int_t 206 src/http/modules/ngx_http_secure_link_module.c ngx_int_t n; ngx_int_t 270 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_int_t 348 src/http/modules/ngx_http_secure_link_module.c static ngx_int_t ngx_int_t 74 src/http/modules/ngx_http_split_clients_module.c static ngx_int_t ngx_int_t 204 src/http/modules/ngx_http_split_clients_module.c ngx_int_t n; ngx_int_t 73 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_output(ngx_http_request_t *r, ngx_int_t 77 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_parse(ngx_http_request_t *r, ngx_int_t 81 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_evaluate_string(ngx_http_request_t *r, ngx_int_t 83 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_regex_match(ngx_http_request_t *r, ngx_int_t 86 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_include(ngx_http_request_t *r, ngx_int_t 88 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_stub_output(ngx_http_request_t *r, void *data, ngx_int_t 89 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc); ngx_int_t 90 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_set_variable(ngx_http_request_t *r, void *data, ngx_int_t 91 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc); ngx_int_t 92 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_echo(ngx_http_request_t *r, ngx_int_t 94 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_config(ngx_http_request_t *r, ngx_int_t 96 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_set(ngx_http_request_t *r, ngx_int_t 98 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_if(ngx_http_request_t *r, ngx_int_t 100 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_else(ngx_http_request_t *r, ngx_int_t 102 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_endif(ngx_http_request_t *r, ngx_int_t 104 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_block(ngx_http_request_t *r, ngx_int_t 106 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_endblock(ngx_http_request_t *r, ngx_int_t 109 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_date_gmt_local_variable(ngx_http_request_t *r, ngx_int_t 112 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_preconfiguration(ngx_conf_t *cf); ngx_int_t 118 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_filter_init(ngx_conf_t *cf); ngx_int_t 329 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 386 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 390 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc; ngx_int_t 912 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 915 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc; ngx_int_t 988 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 1624 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 1631 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t key; ngx_int_t 1876 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 1884 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t key; ngx_int_t 1985 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 1989 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc, key; ngx_int_t 2201 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2202 src/http/modules/ngx_http_ssi_filter_module.c ngx_http_ssi_stub_output(ngx_http_request_t *r, void *data, ngx_int_t rc) ngx_int_t 2229 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2230 src/http/modules/ngx_http_ssi_filter_module.c ngx_http_ssi_set_variable(ngx_http_request_t *r, void *data, ngx_int_t rc) ngx_int_t 2243 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2249 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t key; ngx_int_t 2379 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2407 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2411 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t key, rc; ngx_int_t 2463 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2469 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc; ngx_int_t 2637 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2656 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2671 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2707 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2721 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2777 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 2780 src/http/modules/ngx_http_ssi_filter_module.c ngx_int_t rc; ngx_int_t 2920 src/http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_int_t 87 src/http/modules/ngx_http_ssi_filter_module.h typedef ngx_int_t (*ngx_http_ssi_command_pt) (ngx_http_request_t *r, ngx_int_t 13 src/http/modules/ngx_http_ssl_module.c typedef ngx_int_t (*ngx_ssl_variable_handler_pt)(ngx_connection_t *c, ngx_int_t 34 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_static_variable(ngx_http_request_t *r, ngx_int_t 36 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_variable(ngx_http_request_t *r, ngx_int_t 39 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_add_variables(ngx_conf_t *cf); ngx_int_t 51 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_init(ngx_conf_t *cf); ngx_int_t 412 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_int_t 443 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_int_t 475 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_int_t 828 src/http/modules/ngx_http_ssl_module.c ngx_int_t n; ngx_int_t 896 src/http/modules/ngx_http_ssl_module.c if (n < (ngx_int_t) (8 * ngx_pagesize)) { ngx_int_t 933 src/http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_int_t 13 src/http/modules/ngx_http_static_module.c static ngx_int_t ngx_http_static_handler(ngx_http_request_t *r); ngx_int_t 14 src/http/modules/ngx_http_static_module.c static ngx_int_t ngx_http_static_init(ngx_conf_t *cf); ngx_int_t 48 src/http/modules/ngx_http_static_module.c static ngx_int_t ngx_int_t 54 src/http/modules/ngx_http_static_module.c ngx_int_t rc; ngx_int_t 274 src/http/modules/ngx_http_static_module.c static ngx_int_t ngx_int_t 13 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_http_stub_status_handler(ngx_http_request_t *r); ngx_int_t 14 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_http_stub_status_variable(ngx_http_request_t *r, ngx_int_t 16 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_http_stub_status_add_variables(ngx_conf_t *cf); ngx_int_t 83 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_int_t 87 src/http/modules/ngx_http_stub_status_module.c ngx_int_t rc; ngx_int_t 163 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_int_t 208 src/http/modules/ngx_http_stub_status_module.c static ngx_int_t ngx_int_t 57 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_http_sub_output(ngx_http_request_t *r, ngx_int_t 59 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_http_sub_parse(ngx_http_request_t *r, ngx_int_t 67 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_http_sub_filter_init(ngx_conf_t *cf); ngx_int_t 139 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_int_t 192 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_int_t 195 src/http/modules/ngx_http_sub_filter_module.c ngx_int_t rc; ngx_int_t 444 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_int_t 447 src/http/modules/ngx_http_sub_filter_module.c ngx_int_t rc; ngx_int_t 513 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_int_t 754 src/http/modules/ngx_http_sub_filter_module.c static ngx_int_t ngx_int_t 43 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_init_hash(ngx_conf_t *cf, ngx_int_t 45 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_init_hash_peer(ngx_http_request_t *r, ngx_int_t 47 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_get_hash_peer(ngx_peer_connection_t *pc, ngx_int_t 50 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_init_chash(ngx_conf_t *cf, ngx_int_t 56 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_init_chash_peer(ngx_http_request_t *r, ngx_int_t 58 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_get_chash_peer(ngx_peer_connection_t *pc, ngx_int_t 110 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 123 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 162 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 171 src/http/modules/ngx_http_upstream_hash_module.c ngx_int_t w; ngx_int_t 275 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 453 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 482 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_int_t 490 src/http/modules/ngx_http_upstream_hash_module.c ngx_int_t total; ngx_int_t 28 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_http_upstream_init_ip_hash_peer(ngx_http_request_t *r, ngx_int_t 30 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_http_upstream_get_ip_hash_peer(ngx_peer_connection_t *pc, ngx_int_t 83 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_int_t 96 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_int_t 148 src/http/modules/ngx_http_upstream_ip_hash_module.c static ngx_int_t ngx_int_t 154 src/http/modules/ngx_http_upstream_ip_hash_module.c ngx_int_t w; ngx_int_t 55 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_http_upstream_init_keepalive_peer(ngx_http_request_t *r, ngx_int_t 57 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_http_upstream_get_keepalive_peer(ngx_peer_connection_t *pc, ngx_int_t 68 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_http_upstream_keepalive_set_session( ngx_int_t 123 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_int_t 165 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_int_t 208 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_int_t 214 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_int_t rc; ngx_int_t 436 src/http/modules/ngx_http_upstream_keepalive_module.c static ngx_int_t ngx_int_t 487 src/http/modules/ngx_http_upstream_keepalive_module.c ngx_int_t n; ngx_int_t 13 src/http/modules/ngx_http_upstream_least_conn_module.c static ngx_int_t ngx_http_upstream_init_least_conn_peer(ngx_http_request_t *r, ngx_int_t 15 src/http/modules/ngx_http_upstream_least_conn_module.c static ngx_int_t ngx_http_upstream_get_least_conn_peer( ngx_int_t 65 src/http/modules/ngx_http_upstream_least_conn_module.c static ngx_int_t ngx_int_t 82 src/http/modules/ngx_http_upstream_least_conn_module.c static ngx_int_t ngx_int_t 99 src/http/modules/ngx_http_upstream_least_conn_module.c static ngx_int_t ngx_int_t 106 src/http/modules/ngx_http_upstream_least_conn_module.c ngx_int_t rc, total; ngx_int_t 15 src/http/modules/ngx_http_upstream_zone_module.c static ngx_int_t ngx_http_upstream_init_zone(ngx_shm_zone_t *shm_zone, ngx_int_t 17 src/http/modules/ngx_http_upstream_zone_module.c static ngx_int_t ngx_http_upstream_zone_copy_peers(ngx_slab_pool_t *shpool, ngx_int_t 118 src/http/modules/ngx_http_upstream_zone_module.c static ngx_int_t ngx_int_t 165 src/http/modules/ngx_http_upstream_zone_module.c static ngx_int_t ngx_int_t 25 src/http/modules/ngx_http_userid_filter_module.c ngx_int_t service; ngx_int_t 48 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_variable(ngx_http_request_t *r, ngx_int_t 50 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_set_uid(ngx_http_request_t *r, ngx_int_t 52 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_create_uid(ngx_http_request_t *r, ngx_int_t 55 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_add_variables(ngx_conf_t *cf); ngx_int_t 56 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_init(ngx_conf_t *cf); ngx_int_t 67 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_http_userid_init_worker(ngx_cycle_t *cycle); ngx_int_t 196 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 226 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 256 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 292 src/http/modules/ngx_http_userid_filter_module.c ngx_int_t n; ngx_int_t 359 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 455 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 567 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 588 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 598 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 601 src/http/modules/ngx_http_userid_filter_module.c ngx_int_t n; ngx_int_t 694 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 831 src/http/modules/ngx_http_userid_filter_module.c static ngx_int_t ngx_int_t 64 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_eval(ngx_http_request_t *r, ngx_int_t 66 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_create_request(ngx_http_request_t *r); ngx_int_t 67 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_reinit_request(ngx_http_request_t *r); ngx_int_t 68 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_process_status_line(ngx_http_request_t *r); ngx_int_t 69 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_process_header(ngx_http_request_t *r); ngx_int_t 72 src/http/modules/ngx_http_uwsgi_module.c ngx_int_t rc); ngx_int_t 78 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_init_params(ngx_conf_t *cf, ngx_int_t 88 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_create_key(ngx_http_request_t *r); ngx_int_t 98 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_http_uwsgi_set_ssl(ngx_conf_t *cf, ngx_int_t 607 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 610 src/http/modules/ngx_http_uwsgi_module.c ngx_int_t rc; ngx_int_t 699 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 784 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 807 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 1121 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 1144 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 1148 src/http/modules/ngx_http_uwsgi_module.c ngx_int_t rc; ngx_int_t 1197 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 1201 src/http/modules/ngx_http_uwsgi_module.c ngx_int_t rc, status; ngx_int_t 1339 src/http/modules/ngx_http_uwsgi_module.c ngx_http_uwsgi_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 1453 src/http/modules/ngx_http_uwsgi_module.c ngx_int_t rc; ngx_int_t 1825 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 2283 src/http/modules/ngx_http_uwsgi_module.c static ngx_int_t ngx_int_t 76 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_http_xslt_send(ngx_http_request_t *r, ngx_int_t 78 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_http_xslt_add_chunk(ngx_http_request_t *r, ngx_int_t 89 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_http_xslt_params(ngx_http_request_t *r, ngx_int_t 107 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_http_xslt_filter_preconfiguration(ngx_conf_t *cf); ngx_int_t 108 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_http_xslt_filter_init(ngx_conf_t *cf); ngx_int_t 201 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 241 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 308 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 312 src/http/modules/ngx_http_xslt_filter_module.c ngx_int_t rc; ngx_int_t 368 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 627 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 1116 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 1129 src/http/modules/ngx_http_xslt_filter_module.c static ngx_int_t ngx_int_t 35 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_ssi(ngx_http_request_t *r, ngx_int_t 43 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_run_requires(pTHX_ ngx_array_t *requires, ngx_int_t 45 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r, ngx_int_t 49 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_preconfiguration(ngx_conf_t *cf); ngx_int_t 62 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_init_worker(ngx_cycle_t *cycle); ngx_int_t 169 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 184 src/http/modules/perl/ngx_http_perl_module.c ngx_int_t rc; ngx_int_t 292 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 298 src/http/modules/perl/ngx_http_perl_module.c ngx_int_t rc; ngx_int_t 354 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 359 src/http/modules/perl/ngx_http_perl_module.c ngx_int_t rc; ngx_int_t 635 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 669 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 761 src/http/modules/perl/ngx_http_perl_module.c return (ngx_int_t) status; ngx_int_t 846 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 850 src/http/modules/perl/ngx_http_perl_module.c ngx_int_t rc; ngx_int_t 964 src/http/modules/perl/ngx_http_perl_module.c ngx_int_t index; ngx_int_t 1032 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_int_t 14 src/http/ngx_http.c static ngx_int_t ngx_http_init_phases(ngx_conf_t *cf, ngx_int_t 16 src/http/ngx_http.c static ngx_int_t ngx_http_init_headers_in_hash(ngx_conf_t *cf, ngx_int_t 18 src/http/ngx_http.c static ngx_int_t ngx_http_init_phase_handlers(ngx_conf_t *cf, ngx_int_t 21 src/http/ngx_http.c static ngx_int_t ngx_http_add_addresses(ngx_conf_t *cf, ngx_int_t 24 src/http/ngx_http.c static ngx_int_t ngx_http_add_address(ngx_conf_t *cf, ngx_int_t 27 src/http/ngx_http.c static ngx_int_t ngx_http_add_server(ngx_conf_t *cf, ngx_int_t 36 src/http/ngx_http.c static ngx_int_t ngx_http_init_locations(ngx_conf_t *cf, ngx_int_t 38 src/http/ngx_http.c static ngx_int_t ngx_http_init_static_location_trees(ngx_conf_t *cf, ngx_int_t 40 src/http/ngx_http.c static ngx_int_t ngx_http_cmp_locations(const ngx_queue_t *one, ngx_int_t 42 src/http/ngx_http.c static ngx_int_t ngx_http_join_exact_locations(ngx_conf_t *cf, ngx_int_t 50 src/http/ngx_http.c static ngx_int_t ngx_http_optimize_servers(ngx_conf_t *cf, ngx_int_t 52 src/http/ngx_http.c static ngx_int_t ngx_http_server_names(ngx_conf_t *cf, ngx_int_t 54 src/http/ngx_http.c static ngx_int_t ngx_http_cmp_conf_addrs(const void *one, const void *two); ngx_int_t 58 src/http/ngx_http.c static ngx_int_t ngx_http_init_listening(ngx_conf_t *cf, ngx_int_t 62 src/http/ngx_http.c static ngx_int_t ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport, ngx_int_t 65 src/http/ngx_http.c static ngx_int_t ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport, ngx_int_t 350 src/http/ngx_http.c static ngx_int_t ngx_int_t 406 src/http/ngx_http.c static ngx_int_t ngx_int_t 447 src/http/ngx_http.c static ngx_int_t ngx_int_t 450 src/http/ngx_http.c ngx_int_t j; ngx_int_t 670 src/http/ngx_http.c static ngx_int_t ngx_int_t 799 src/http/ngx_http.c static ngx_int_t ngx_int_t 845 src/http/ngx_http.c ngx_int_t ngx_int_t 892 src/http/ngx_http.c static ngx_int_t ngx_int_t 895 src/http/ngx_http.c ngx_int_t rc; ngx_int_t 965 src/http/ngx_http.c static ngx_int_t ngx_int_t 1143 src/http/ngx_http.c ngx_int_t ngx_int_t 1217 src/http/ngx_http.c static ngx_int_t ngx_int_t 1341 src/http/ngx_http.c static ngx_int_t ngx_int_t 1389 src/http/ngx_http.c static ngx_int_t ngx_int_t 1426 src/http/ngx_http.c static ngx_int_t ngx_int_t 1473 src/http/ngx_http.c static ngx_int_t ngx_int_t 1477 src/http/ngx_http.c ngx_int_t rc; ngx_int_t 1629 src/http/ngx_http.c static ngx_int_t ngx_int_t 1675 src/http/ngx_http.c static ngx_int_t ngx_int_t 1830 src/http/ngx_http.c static ngx_int_t ngx_int_t 1895 src/http/ngx_http.c static ngx_int_t ngx_int_t 2101 src/http/ngx_http.c ngx_int_t ngx_int_t 27 src/http/ngx_http.h typedef ngx_int_t (*ngx_http_header_handler_pt)(ngx_http_request_t *r, ngx_int_t 82 src/http/ngx_http.h ngx_int_t ngx_http_add_location(ngx_conf_t *cf, ngx_queue_t **locations, ngx_int_t 84 src/http/ngx_http.h ngx_int_t ngx_http_add_listen(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, ngx_int_t 95 src/http/ngx_http.h ngx_int_t ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b); ngx_int_t 96 src/http/ngx_http.h ngx_int_t ngx_http_parse_uri(ngx_http_request_t *r); ngx_int_t 97 src/http/ngx_http.h ngx_int_t ngx_http_parse_complex_uri(ngx_http_request_t *r, ngx_int_t 99 src/http/ngx_http.h ngx_int_t ngx_http_parse_status_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_int_t 101 src/http/ngx_http.h ngx_int_t ngx_http_parse_unsafe_uri(ngx_http_request_t *r, ngx_str_t *uri, ngx_int_t 103 src/http/ngx_http.h ngx_int_t ngx_http_parse_header_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_int_t 105 src/http/ngx_http.h ngx_int_t ngx_http_parse_multi_header_lines(ngx_array_t *headers, ngx_int_t 107 src/http/ngx_http.h ngx_int_t ngx_http_parse_set_cookie_lines(ngx_array_t *headers, ngx_int_t 109 src/http/ngx_http.h ngx_int_t ngx_http_arg(ngx_http_request_t *r, u_char *name, size_t len, ngx_int_t 113 src/http/ngx_http.h ngx_int_t ngx_http_parse_chunked(ngx_http_request_t *r, ngx_buf_t *b, ngx_int_t 118 src/http/ngx_http.h ngx_int_t ngx_http_process_request_uri(ngx_http_request_t *r); ngx_int_t 119 src/http/ngx_http.h ngx_int_t ngx_http_process_request_header(ngx_http_request_t *r); ngx_int_t 124 src/http/ngx_http.h ngx_int_t ngx_http_post_request(ngx_http_request_t *r, ngx_int_t 126 src/http/ngx_http.h void ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc); ngx_int_t 127 src/http/ngx_http.h void ngx_http_free_request(ngx_http_request_t *r, ngx_int_t rc); ngx_int_t 136 src/http/ngx_http.h ngx_int_t ngx_http_send_special(ngx_http_request_t *r, ngx_uint_t flags); ngx_int_t 139 src/http/ngx_http.h ngx_int_t ngx_http_read_client_request_body(ngx_http_request_t *r, ngx_int_t 141 src/http/ngx_http.h ngx_int_t ngx_http_read_unbuffered_request_body(ngx_http_request_t *r); ngx_int_t 143 src/http/ngx_http.h ngx_int_t ngx_http_send_header(ngx_http_request_t *r); ngx_int_t 144 src/http/ngx_http.h ngx_int_t ngx_http_special_response_handler(ngx_http_request_t *r, ngx_int_t 145 src/http/ngx_http.h ngx_int_t error); ngx_int_t 146 src/http/ngx_http.h ngx_int_t ngx_http_filter_finalize_request(ngx_http_request_t *r, ngx_int_t 147 src/http/ngx_http.h ngx_module_t *m, ngx_int_t error); ngx_int_t 156 src/http/ngx_http.h ngx_int_t ngx_http_discard_request_body(ngx_http_request_t *r); ngx_int_t 166 src/http/ngx_http.h ngx_int_t ngx_http_set_default_types(ngx_conf_t *cf, ngx_array_t **types, ngx_int_t 166 src/http/ngx_http_cache.h ngx_int_t ngx_http_file_cache_new(ngx_http_request_t *r); ngx_int_t 167 src/http/ngx_http_cache.h ngx_int_t ngx_http_file_cache_create(ngx_http_request_t *r); ngx_int_t 169 src/http/ngx_http_cache.h ngx_int_t ngx_http_file_cache_open(ngx_http_request_t *r); ngx_int_t 170 src/http/ngx_http_cache.h ngx_int_t ngx_http_file_cache_set_header(ngx_http_request_t *r, u_char *buf); ngx_int_t 173 src/http/ngx_http_cache.h ngx_int_t ngx_http_cache_send(ngx_http_request_t *); ngx_int_t 25 src/http/ngx_http_config.h ngx_int_t (*preconfiguration)(ngx_conf_t *cf); ngx_int_t 26 src/http/ngx_http_config.h ngx_int_t (*postconfiguration)(ngx_conf_t *cf); ngx_int_t 28 src/http/ngx_http_copy_filter_module.c static ngx_int_t ngx_http_copy_thread_handler(ngx_thread_task_t *task, ngx_int_t 36 src/http/ngx_http_copy_filter_module.c static ngx_int_t ngx_http_copy_filter_init(ngx_conf_t *cf); ngx_int_t 86 src/http/ngx_http_copy_filter_module.c static ngx_int_t ngx_int_t 89 src/http/ngx_http_copy_filter_module.c ngx_int_t rc; ngx_int_t 249 src/http/ngx_http_copy_filter_module.c static ngx_int_t ngx_int_t 336 src/http/ngx_http_copy_filter_module.c static ngx_int_t ngx_int_t 24 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_core_find_location(ngx_http_request_t *r); ngx_int_t 25 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_core_find_static_location(ngx_http_request_t *r, ngx_int_t 28 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_core_preconfiguration(ngx_conf_t *cf); ngx_int_t 29 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_core_postconfiguration(ngx_conf_t *cf); ngx_int_t 43 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_core_regex_location(ngx_conf_t *cf, ngx_int_t 77 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_gzip_accept_encoding(ngx_str_t *ae); ngx_int_t 82 src/http/ngx_http_core_module.c static ngx_int_t ngx_http_get_forwarded_addr_internal(ngx_http_request_t *r, ngx_int_t 830 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 849 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 852 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 886 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 889 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 913 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 919 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 1008 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1052 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1055 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 1115 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1119 src/http/ngx_http_core_module.c ngx_int_t access_code; ngx_int_t 1142 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1349 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1354 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 1492 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 1495 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 1498 src/http/ngx_http_core_module.c ngx_int_t n; ngx_int_t 1569 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 1575 src/http/ngx_http_core_module.c ngx_int_t rc, rv; ngx_int_t 1690 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1749 src/http/ngx_http_core_module.c ngx_int_t i; ngx_int_t 1770 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1847 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1851 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 1925 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1947 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 1950 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 2042 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2116 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2291 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 2415 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2549 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2604 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2714 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2764 src/http/ngx_http_core_module.c ngx_int_t ngx_int_t 2769 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 2811 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 2817 src/http/ngx_http_core_module.c ngx_int_t rc; ngx_int_t 3251 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 3384 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 3391 src/http/ngx_http_core_module.c static ngx_int_t ngx_int_t 4422 src/http/ngx_http_core_module.c ngx_int_t alias; ngx_int_t 4780 src/http/ngx_http_core_module.c ngx_int_t overwrite; ngx_int_t 4900 src/http/ngx_http_core_module.c ngx_int_t code; ngx_int_t 4984 src/http/ngx_http_core_module.c ngx_int_t max; ngx_int_t 142 src/http/ngx_http_core_module.h typedef ngx_int_t (*ngx_http_phase_handler_pt)(ngx_http_request_t *r, ngx_int_t 282 src/http/ngx_http_core_module.h ngx_int_t family; ngx_int_t 307 src/http/ngx_http_core_module.h ngx_int_t status; ngx_int_t 308 src/http/ngx_http_core_module.h ngx_int_t overwrite; ngx_int_t 492 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_generic_phase(ngx_http_request_t *r, ngx_int_t 494 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_rewrite_phase(ngx_http_request_t *r, ngx_int_t 496 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_find_config_phase(ngx_http_request_t *r, ngx_int_t 498 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_post_rewrite_phase(ngx_http_request_t *r, ngx_int_t 500 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_access_phase(ngx_http_request_t *r, ngx_int_t 502 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_post_access_phase(ngx_http_request_t *r, ngx_int_t 504 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_try_files_phase(ngx_http_request_t *r, ngx_int_t 506 src/http/ngx_http_core_module.h ngx_int_t ngx_http_core_content_phase(ngx_http_request_t *r, ngx_int_t 511 src/http/ngx_http_core_module.h ngx_int_t ngx_http_set_content_type(ngx_http_request_t *r); ngx_int_t 513 src/http/ngx_http_core_module.h ngx_int_t ngx_http_set_etag(ngx_http_request_t *r); ngx_int_t 515 src/http/ngx_http_core_module.h ngx_int_t ngx_http_send_response(ngx_http_request_t *r, ngx_uint_t status, ngx_int_t 519 src/http/ngx_http_core_module.h ngx_int_t ngx_http_auth_basic_user(ngx_http_request_t *r); ngx_int_t 521 src/http/ngx_http_core_module.h ngx_int_t ngx_http_gzip_ok(ngx_http_request_t *r); ngx_int_t 525 src/http/ngx_http_core_module.h ngx_int_t ngx_http_subrequest(ngx_http_request_t *r, ngx_int_t 528 src/http/ngx_http_core_module.h ngx_int_t ngx_http_internal_redirect(ngx_http_request_t *r, ngx_int_t 530 src/http/ngx_http_core_module.h ngx_int_t ngx_http_named_location(ngx_http_request_t *r, ngx_str_t *name); ngx_int_t 536 src/http/ngx_http_core_module.h typedef ngx_int_t (*ngx_http_output_header_filter_pt)(ngx_http_request_t *r); ngx_int_t 537 src/http/ngx_http_core_module.h typedef ngx_int_t (*ngx_http_output_body_filter_pt) ngx_int_t 539 src/http/ngx_http_core_module.h typedef ngx_int_t (*ngx_http_request_body_filter_pt) ngx_int_t 543 src/http/ngx_http_core_module.h ngx_int_t ngx_http_output_filter(ngx_http_request_t *r, ngx_chain_t *chain); ngx_int_t 544 src/http/ngx_http_core_module.h ngx_int_t ngx_http_write_filter(ngx_http_request_t *r, ngx_chain_t *chain); ngx_int_t 545 src/http/ngx_http_core_module.h ngx_int_t ngx_http_request_body_save_filter(ngx_http_request_t *r, ngx_int_t 549 src/http/ngx_http_core_module.h ngx_int_t ngx_http_set_disable_symlinks(ngx_http_request_t *r, ngx_int_t 552 src/http/ngx_http_core_module.h ngx_int_t ngx_http_get_forwarded_addr(ngx_http_request_t *r, ngx_addr_t *addr, ngx_int_t 14 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_lock(ngx_http_request_t *r, ngx_int_t 19 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_read(ngx_http_request_t *r, ngx_int_t 27 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_cache_thread_handler(ngx_thread_task_t *task, ngx_int_t 31 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_exists(ngx_http_file_cache_t *cache, ngx_int_t 33 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_name(ngx_http_request_t *r, ngx_int_t 43 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_reopen(ngx_http_request_t *r, ngx_int_t 45 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_update_variant(ngx_http_request_t *r, ngx_int_t 53 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_noop(ngx_tree_ctx_t *ctx, ngx_int_t 55 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_manage_file(ngx_tree_ctx_t *ctx, ngx_int_t 57 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_manage_directory(ngx_tree_ctx_t *ctx, ngx_int_t 59 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_add_file(ngx_tree_ctx_t *ctx, ngx_int_t 61 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_add(ngx_http_file_cache_t *cache, ngx_int_t 63 src/http/ngx_http_file_cache.c static ngx_int_t ngx_http_file_cache_delete_file(ngx_tree_ctx_t *ctx, ngx_int_t 81 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 171 src/http/ngx_http_file_cache.c ngx_int_t ngx_int_t 193 src/http/ngx_http_file_cache.c ngx_int_t ngx_int_t 260 src/http/ngx_http_file_cache.c ngx_int_t ngx_int_t 263 src/http/ngx_http_file_cache.c ngx_int_t rc, rv; ngx_int_t 398 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 521 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 526 src/http/ngx_http_file_cache.c ngx_int_t rc; ngx_int_t 725 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 793 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 796 src/http/ngx_http_file_cache.c ngx_int_t rc; ngx_int_t 902 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 940 src/http/ngx_http_file_cache.c ngx_int_t rc; ngx_int_t 1177 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 1211 src/http/ngx_http_file_cache.c ngx_int_t ngx_int_t 1274 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 1327 src/http/ngx_http_file_cache.c ngx_int_t rc; ngx_int_t 1527 src/http/ngx_http_file_cache.c ngx_int_t ngx_int_t 1530 src/http/ngx_http_file_cache.c ngx_int_t rc; ngx_int_t 1958 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 1965 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 1997 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 2022 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 2026 src/http/ngx_http_file_cache.c ngx_int_t n; ngx_int_t 2065 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 2110 src/http/ngx_http_file_cache.c static ngx_int_t ngx_int_t 2162 src/http/ngx_http_file_cache.c ngx_int_t loader_files; ngx_int_t 14 src/http/ngx_http_header_filter_module.c static ngx_int_t ngx_http_header_filter_init(ngx_conf_t *cf); ngx_int_t 15 src/http/ngx_http_header_filter_module.c static ngx_int_t ngx_http_header_filter(ngx_http_request_t *r); ngx_int_t 150 src/http/ngx_http_header_filter_module.c static ngx_int_t ngx_int_t 627 src/http/ngx_http_header_filter_module.c static ngx_int_t ngx_int_t 103 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 826 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1095 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1243 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1582 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1792 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1914 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 1987 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 2038 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 2101 src/http/ngx_http_parse.c ngx_int_t ngx_int_t 2106 src/http/ngx_http_parse.c ngx_int_t rc; ngx_int_t 19 src/http/ngx_http_parse_time.c ngx_int_t month; ngx_int_t 13 src/http/ngx_http_postpone_filter_module.c static ngx_int_t ngx_http_postpone_filter_add(ngx_http_request_t *r, ngx_int_t 15 src/http/ngx_http_postpone_filter_module.c static ngx_int_t ngx_http_postpone_filter_init(ngx_conf_t *cf); ngx_int_t 52 src/http/ngx_http_postpone_filter_module.c static ngx_int_t ngx_int_t 130 src/http/ngx_http_postpone_filter_module.c static ngx_int_t ngx_int_t 169 src/http/ngx_http_postpone_filter_module.c static ngx_int_t ngx_int_t 17 src/http/ngx_http_request.c static ngx_int_t ngx_http_alloc_large_header_buffer(ngx_http_request_t *r, ngx_int_t 20 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_header_line(ngx_http_request_t *r, ngx_int_t 22 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_unique_header_line(ngx_http_request_t *r, ngx_int_t 24 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_multi_header_lines(ngx_http_request_t *r, ngx_int_t 26 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_host(ngx_http_request_t *r, ngx_int_t 28 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_connection(ngx_http_request_t *r, ngx_int_t 30 src/http/ngx_http_request.c static ngx_int_t ngx_http_process_user_agent(ngx_http_request_t *r, ngx_int_t 33 src/http/ngx_http_request.c static ngx_int_t ngx_http_validate_host(ngx_str_t *host, ngx_pool_t *pool, ngx_int_t 35 src/http/ngx_http_request.c static ngx_int_t ngx_http_set_virtual_server(ngx_http_request_t *r, ngx_int_t 37 src/http/ngx_http_request.c static ngx_int_t ngx_http_find_virtual_server(ngx_connection_t *c, ngx_int_t 42 src/http/ngx_http_request.c static void ngx_http_terminate_request(ngx_http_request_t *r, ngx_int_t rc); ngx_int_t 45 src/http/ngx_http_request.c static ngx_int_t ngx_http_set_write_handler(ngx_http_request_t *r); ngx_int_t 53 src/http/ngx_http_request.c static ngx_int_t ngx_http_post_action(ngx_http_request_t *r); ngx_int_t 54 src/http/ngx_http_request.c static void ngx_http_close_request(ngx_http_request_t *r, ngx_int_t error); ngx_int_t 623 src/http/ngx_http_request.c ngx_int_t rc; ngx_int_t 908 src/http/ngx_http_request.c ngx_int_t rc, rv; ngx_int_t 1053 src/http/ngx_http_request.c ngx_int_t ngx_int_t 1176 src/http/ngx_http_request.c ngx_int_t rc, rv; ngx_int_t 1414 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1558 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1574 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1598 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1602 src/http/ngx_http_request.c ngx_int_t rc; ngx_int_t 1639 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1654 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1727 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1756 src/http/ngx_http_request.c ngx_int_t ngx_int_t 1908 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 1999 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 2002 src/http/ngx_http_request.c ngx_int_t rc; ngx_int_t 2082 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 2105 src/http/ngx_http_request.c ngx_int_t n; ngx_int_t 2226 src/http/ngx_http_request.c ngx_int_t ngx_int_t 2250 src/http/ngx_http_request.c ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 2439 src/http/ngx_http_request.c ngx_http_terminate_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 2556 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 2833 src/http/ngx_http_request.c ngx_int_t i; ngx_int_t 3312 src/http/ngx_http_request.c ngx_int_t ngx_int_t 3345 src/http/ngx_http_request.c static ngx_int_t ngx_int_t 3383 src/http/ngx_http_request.c ngx_http_close_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 3416 src/http/ngx_http_request.c ngx_http_free_request(ngx_http_request_t *r, ngx_int_t rc) ngx_int_t 306 src/http/ngx_http_request.h ngx_int_t nbusy; ngx_int_t 309 src/http/ngx_http_request.h ngx_int_t nfree; ngx_int_t 329 src/http/ngx_http_request.h typedef ngx_int_t (*ngx_http_post_subrequest_pt)(ngx_http_request_t *r, ngx_int_t 330 src/http/ngx_http_request.h void *data, ngx_int_t rc); ngx_int_t 355 src/http/ngx_http_request.h typedef ngx_int_t (*ngx_http_handler_pt)(ngx_http_request_t *r); ngx_int_t 411 src/http/ngx_http_request.h ngx_int_t phase_handler; ngx_int_t 14 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_do_read_client_request_body(ngx_http_request_t *r); ngx_int_t 15 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_write_request_body(ngx_http_request_t *r); ngx_int_t 16 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_read_discarded_request_body(ngx_http_request_t *r); ngx_int_t 17 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_discard_request_body_filter(ngx_http_request_t *r, ngx_int_t 19 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_test_expect(ngx_http_request_t *r); ngx_int_t 21 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_request_body_filter(ngx_http_request_t *r, ngx_int_t 23 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_request_body_length_filter(ngx_http_request_t *r, ngx_int_t 25 src/http/ngx_http_request_body.c static ngx_int_t ngx_http_request_body_chunked_filter(ngx_http_request_t *r, ngx_int_t 29 src/http/ngx_http_request_body.c ngx_int_t ngx_int_t 35 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 249 src/http/ngx_http_request_body.c ngx_int_t ngx_int_t 252 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 272 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 288 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 294 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 484 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 566 src/http/ngx_http_request_body.c ngx_int_t ngx_int_t 570 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 643 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 711 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 716 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 767 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 771 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 856 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 859 src/http/ngx_http_request_body.c ngx_int_t n; ngx_int_t 898 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 910 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 914 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 980 src/http/ngx_http_request_body.c static ngx_int_t ngx_int_t 984 src/http/ngx_http_request_body.c ngx_int_t rc; ngx_int_t 1133 src/http/ngx_http_request_body.c ngx_int_t ngx_int_t 13 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_init_arrays(ngx_http_script_compile_t *sc); ngx_int_t 14 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_done(ngx_http_script_compile_t *sc); ngx_int_t 15 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_add_copy_code(ngx_http_script_compile_t *sc, ngx_int_t 17 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_add_var_code(ngx_http_script_compile_t *sc, ngx_int_t 19 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_add_args_code(ngx_http_script_compile_t *sc); ngx_int_t 21 src/http/ngx_http_script.c static ngx_int_t ngx_http_script_add_capture_code(ngx_http_script_compile_t *sc, ngx_int_t 24 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 57 src/http/ngx_http_script.c ngx_int_t ngx_int_t 107 src/http/ngx_http_script.c ngx_int_t ngx_int_t 247 src/http/ngx_http_script.c ngx_int_t ngx_int_t 332 src/http/ngx_http_script.c ngx_int_t ngx_int_t 552 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 596 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 679 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 758 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 761 src/http/ngx_http_script.c ngx_int_t index, *p; ngx_int_t 859 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 910 src/http/ngx_http_script.c ngx_int_t rc; ngx_int_t 1167 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 1282 src/http/ngx_http_script.c static ngx_int_t ngx_int_t 34 src/http/ngx_http_script.h ngx_int_t status; ngx_int_t 208 src/http/ngx_http_script.h ngx_int_t ngx_http_complex_value(ngx_http_request_t *r, ngx_int_t 210 src/http/ngx_http_script.h ngx_int_t ngx_http_compile_complex_value(ngx_http_compile_complex_value_t *ccv); ngx_int_t 215 src/http/ngx_http_script.h ngx_int_t ngx_http_test_predicates(ngx_http_request_t *r, ngx_int_t 221 src/http/ngx_http_script.h ngx_int_t ngx_http_script_compile(ngx_http_script_compile_t *sc); ngx_int_t 90 src/http/ngx_http_spdy.c ngx_int_t (*handler)(ngx_http_request_t *r); ngx_int_t 136 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_send_window_update( ngx_int_t 138 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_send_rst_stream(ngx_http_spdy_connection_t *sc, ngx_int_t 140 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_send_settings(ngx_http_spdy_connection_t *sc); ngx_int_t 141 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_settings_frame_handler( ngx_int_t 145 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_ctl_frame_handler( ngx_int_t 156 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_header(ngx_http_request_t *r); ngx_int_t 157 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_alloc_large_header_buffer(ngx_http_request_t *r); ngx_int_t 159 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_handle_request_header(ngx_http_request_t *r); ngx_int_t 160 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_method(ngx_http_request_t *r); ngx_int_t 161 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_scheme(ngx_http_request_t *r); ngx_int_t 162 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_host(ngx_http_request_t *r); ngx_int_t 163 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_path(ngx_http_request_t *r); ngx_int_t 164 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_parse_version(ngx_http_request_t *r); ngx_int_t 166 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_construct_request_line(ngx_http_request_t *r); ngx_int_t 168 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_init_request_body(ngx_http_request_t *r); ngx_int_t 170 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_terminate_stream(ngx_http_spdy_connection_t *sc, ngx_int_t 178 src/http/ngx_http_spdy.c ngx_int_t rc); ngx_int_t 180 src/http/ngx_http_spdy.c static ngx_int_t ngx_http_spdy_adjust_windows(ngx_http_spdy_connection_t *sc, ngx_int_t 609 src/http/ngx_http_spdy.c ngx_int_t rc; ngx_int_t 662 src/http/ngx_http_spdy.c ngx_int_t ngx_int_t 1054 src/http/ngx_http_spdy.c ngx_int_t rc; ngx_int_t 1580 src/http/ngx_http_spdy.c ngx_int_t rc; ngx_int_t 2076 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2111 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2151 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2185 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2256 src/http/ngx_http_spdy.c ngx_int_t ngx_int_t 2331 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2505 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2678 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2747 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2824 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2913 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2930 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2963 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 2996 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 3076 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 3183 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 3271 src/http/ngx_http_spdy.c ngx_int_t ngx_int_t 3318 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 3361 src/http/ngx_http_spdy.c ngx_http_spdy_close_stream(ngx_http_spdy_stream_t *stream, ngx_int_t rc) ngx_int_t 3550 src/http/ngx_http_spdy.c ngx_int_t rc) ngx_int_t 3617 src/http/ngx_http_spdy.c static ngx_int_t ngx_int_t 157 src/http/ngx_http_spdy.h ngx_int_t (*handler)(ngx_http_spdy_connection_t *sc, ngx_int_t 211 src/http/ngx_http_spdy.h ngx_int_t ngx_http_spdy_read_request_body(ngx_http_request_t *r, ngx_int_t 214 src/http/ngx_http_spdy.h void ngx_http_spdy_close_stream(ngx_http_spdy_stream_t *stream, ngx_int_t rc); ngx_int_t 216 src/http/ngx_http_spdy.h ngx_int_t ngx_http_spdy_send_output_queue(ngx_http_spdy_connection_t *sc); ngx_int_t 34 src/http/ngx_http_spdy_filter_module.c static ngx_inline ngx_int_t ngx_http_spdy_filter_send( ngx_int_t 36 src/http/ngx_http_spdy_filter_module.c static ngx_inline ngx_int_t ngx_http_spdy_flow_control( ngx_int_t 47 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_http_spdy_syn_frame_handler( ngx_int_t 49 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_http_spdy_data_frame_handler( ngx_int_t 58 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_http_spdy_filter_init(ngx_conf_t *cf); ngx_int_t 95 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_int_t 921 src/http/ngx_http_spdy_filter_module.c static ngx_inline ngx_int_t ngx_int_t 945 src/http/ngx_http_spdy_filter_module.c static ngx_inline ngx_int_t ngx_int_t 994 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_int_t 1022 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_int_t 1215 src/http/ngx_http_spdy_filter_module.c static ngx_int_t ngx_int_t 14 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_http_spdy_add_variables(ngx_conf_t *cf); ngx_int_t 16 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_http_spdy_variable(ngx_http_request_t *r, ngx_int_t 18 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_http_spdy_request_priority_variable(ngx_http_request_t *r, ngx_int_t 21 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_http_spdy_module_init(ngx_cycle_t *cycle); ngx_int_t 159 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_int_t 178 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_int_t 198 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_int_t 224 src/http/ngx_http_spdy_module.c static ngx_int_t ngx_int_t 29 src/http/ngx_http_spdy_module.h ngx_int_t headers_comp; ngx_int_t 14 src/http/ngx_http_special_response.c static ngx_int_t ngx_http_send_error_page(ngx_http_request_t *r, ngx_int_t 16 src/http/ngx_http_special_response.c static ngx_int_t ngx_http_send_special_response(ngx_http_request_t *r, ngx_int_t 18 src/http/ngx_http_special_response.c static ngx_int_t ngx_http_send_refresh(ngx_http_request_t *r); ngx_int_t 365 src/http/ngx_http_special_response.c ngx_int_t ngx_int_t 366 src/http/ngx_http_special_response.c ngx_http_special_response_handler(ngx_http_request_t *r, ngx_int_t error) ngx_int_t 478 src/http/ngx_http_special_response.c ngx_int_t ngx_int_t 480 src/http/ngx_http_special_response.c ngx_int_t error) ngx_int_t 483 src/http/ngx_http_special_response.c ngx_int_t rc; ngx_int_t 534 src/http/ngx_http_special_response.c static ngx_int_t ngx_int_t 537 src/http/ngx_http_special_response.c ngx_int_t overwrite; ngx_int_t 611 src/http/ngx_http_special_response.c static ngx_int_t ngx_int_t 617 src/http/ngx_http_special_response.c ngx_int_t rc; ngx_int_t 722 src/http/ngx_http_special_response.c static ngx_int_t ngx_int_t 728 src/http/ngx_http_special_response.c ngx_int_t rc; ngx_int_t 14 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache(ngx_http_request_t *r, ngx_int_t 16 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache_get(ngx_http_request_t *r, ngx_int_t 18 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache_send(ngx_http_request_t *r, ngx_int_t 20 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache_status(ngx_http_request_t *r, ngx_int_t 22 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache_last_modified(ngx_http_request_t *r, ngx_int_t 24 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_cache_etag(ngx_http_request_t *r, ngx_int_t 36 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_reinit(ngx_http_request_t *r, ngx_int_t 40 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_send_request_body(ngx_http_request_t *r, ngx_int_t 47 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_test_next(ngx_http_request_t *r, ngx_int_t 49 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_intercept_errors(ngx_http_request_t *r, ngx_int_t 51 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_test_connect(ngx_connection_t *c); ngx_int_t 52 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_headers(ngx_http_request_t *r, ngx_int_t 76 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_non_buffered_filter_init(void *data); ngx_int_t 77 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_non_buffered_filter(void *data, ngx_int_t 92 src/http/ngx_http_upstream.c ngx_http_upstream_t *u, ngx_int_t rc); ngx_int_t 94 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_header_line(ngx_http_request_t *r, ngx_int_t 96 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_content_length(ngx_http_request_t *r, ngx_int_t 98 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_last_modified(ngx_http_request_t *r, ngx_int_t 100 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_set_cookie(ngx_http_request_t *r, ngx_int_t 102 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 105 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_ignore_header_line(ngx_http_request_t *r, ngx_int_t 107 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_expires(ngx_http_request_t *r, ngx_int_t 109 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_accel_expires(ngx_http_request_t *r, ngx_int_t 111 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_limit_rate(ngx_http_request_t *r, ngx_int_t 113 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_buffering(ngx_http_request_t *r, ngx_int_t 115 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_charset(ngx_http_request_t *r, ngx_int_t 117 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_connection(ngx_http_request_t *r, ngx_int_t 119 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 122 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_process_vary(ngx_http_request_t *r, ngx_int_t 124 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_copy_header_line(ngx_http_request_t *r, ngx_int_t 126 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 129 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_copy_content_type(ngx_http_request_t *r, ngx_int_t 131 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_copy_last_modified(ngx_http_request_t *r, ngx_int_t 133 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_rewrite_location(ngx_http_request_t *r, ngx_int_t 135 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_rewrite_refresh(ngx_http_request_t *r, ngx_int_t 137 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_rewrite_set_cookie(ngx_http_request_t *r, ngx_int_t 139 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_copy_allow_ranges(ngx_http_request_t *r, ngx_int_t 143 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_copy_content_encoding(ngx_http_request_t *r, ngx_int_t 147 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_add_variables(ngx_conf_t *cf); ngx_int_t 148 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_addr_variable(ngx_http_request_t *r, ngx_int_t 150 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_status_variable(ngx_http_request_t *r, ngx_int_t 152 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_response_time_variable(ngx_http_request_t *r, ngx_int_t 154 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_response_length_variable( ngx_int_t 171 src/http/ngx_http_upstream.c static ngx_int_t ngx_http_upstream_ssl_name(ngx_http_request_t *r, ngx_int_t 435 src/http/ngx_http_upstream.c ngx_int_t ngx_int_t 526 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 737 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 740 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 897 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 940 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 943 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 1120 src/http/ngx_http_upstream.c ngx_int_t event; ngx_int_t 1306 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 1452 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 1585 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 1678 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 1760 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 1843 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 1848 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 2023 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 2203 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 2227 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 2250 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 2297 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 2301 src/http/ngx_http_upstream.c ngx_int_t status; ngx_int_t 2370 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 2421 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 2645 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 3297 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 3414 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 3421 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 3866 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 3925 src/http/ngx_http_upstream.c ngx_http_upstream_t *u, ngx_int_t rc) ngx_int_t 4079 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4095 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4103 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4118 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4141 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4176 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4204 src/http/ngx_http_upstream.c ngx_int_t n; ngx_int_t 4270 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4310 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4323 src/http/ngx_http_upstream.c ngx_int_t n; ngx_int_t 4368 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4372 src/http/ngx_http_upstream.c ngx_int_t n; ngx_int_t 4392 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4430 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4444 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4461 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4478 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4511 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4533 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4566 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4618 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4646 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4650 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 4690 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4695 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 4736 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4740 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 4771 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4811 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4832 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4851 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4922 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 4987 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 5065 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 5125 src/http/ngx_http_upstream.c ngx_int_t ngx_int_t 5140 src/http/ngx_http_upstream.c ngx_int_t ngx_int_t 5176 src/http/ngx_http_upstream.c ngx_int_t ngx_int_t 5199 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 5229 src/http/ngx_http_upstream.c static ngx_int_t ngx_int_t 5377 src/http/ngx_http_upstream.c ngx_int_t weight, max_fails; ngx_int_t 5632 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 5706 src/http/ngx_http_upstream.c ngx_int_t rc; ngx_int_t 5793 src/http/ngx_http_upstream.c ngx_int_t ngx_int_t 78 src/http/ngx_http_upstream.h typedef ngx_int_t (*ngx_http_upstream_init_pt)(ngx_conf_t *cf, ngx_int_t 80 src/http/ngx_http_upstream.h typedef ngx_int_t (*ngx_http_upstream_init_peer_pt)(ngx_http_request_t *r, ngx_int_t 327 src/http/ngx_http_upstream.h ngx_int_t (*input_filter_init)(void *data); ngx_int_t 328 src/http/ngx_http_upstream.h ngx_int_t (*input_filter)(void *data, ssize_t bytes); ngx_int_t 332 src/http/ngx_http_upstream.h ngx_int_t (*create_key)(ngx_http_request_t *r); ngx_int_t 334 src/http/ngx_http_upstream.h ngx_int_t (*create_request)(ngx_http_request_t *r); ngx_int_t 335 src/http/ngx_http_upstream.h ngx_int_t (*reinit_request)(ngx_http_request_t *r); ngx_int_t 336 src/http/ngx_http_upstream.h ngx_int_t (*process_header)(ngx_http_request_t *r); ngx_int_t 339 src/http/ngx_http_upstream.h ngx_int_t rc); ngx_int_t 340 src/http/ngx_http_upstream.h ngx_int_t (*rewrite_redirect)(ngx_http_request_t *r, ngx_int_t 342 src/http/ngx_http_upstream.h ngx_int_t (*rewrite_cookie)(ngx_http_request_t *r, ngx_int_t 389 src/http/ngx_http_upstream.h ngx_int_t ngx_http_upstream_cookie_variable(ngx_http_request_t *r, ngx_int_t 391 src/http/ngx_http_upstream.h ngx_int_t ngx_http_upstream_header_variable(ngx_http_request_t *r, ngx_int_t 394 src/http/ngx_http_upstream.h ngx_int_t ngx_http_upstream_create(ngx_http_request_t *r); ngx_int_t 402 src/http/ngx_http_upstream.h ngx_int_t ngx_http_upstream_hide_headers_hash(ngx_conf_t *cf, ngx_int_t 22 src/http/ngx_http_upstream_round_robin.c static ngx_int_t ngx_http_upstream_empty_set_session(ngx_peer_connection_t *pc, ngx_int_t 30 src/http/ngx_http_upstream_round_robin.c ngx_int_t ngx_int_t 240 src/http/ngx_http_upstream_round_robin.c ngx_int_t ngx_int_t 294 src/http/ngx_http_upstream_round_robin.c ngx_int_t ngx_int_t 418 src/http/ngx_http_upstream_round_robin.c ngx_int_t ngx_int_t 423 src/http/ngx_http_upstream_round_robin.c ngx_int_t rc; ngx_int_t 516 src/http/ngx_http_upstream_round_robin.c ngx_int_t total; ngx_int_t 662 src/http/ngx_http_upstream_round_robin.c ngx_int_t ngx_int_t 668 src/http/ngx_http_upstream_round_robin.c ngx_int_t rc; ngx_int_t 830 src/http/ngx_http_upstream_round_robin.c static ngx_int_t ngx_int_t 25 src/http/ngx_http_upstream_round_robin.h ngx_int_t current_weight; ngx_int_t 26 src/http/ngx_http_upstream_round_robin.h ngx_int_t effective_weight; ngx_int_t 27 src/http/ngx_http_upstream_round_robin.h ngx_int_t weight; ngx_int_t 128 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_http_upstream_init_round_robin(ngx_conf_t *cf, ngx_int_t 130 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_http_upstream_init_round_robin_peer(ngx_http_request_t *r, ngx_int_t 132 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_http_upstream_create_round_robin_peer(ngx_http_request_t *r, ngx_int_t 134 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_http_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, ngx_int_t 140 src/http/ngx_http_upstream_round_robin.h ngx_int_t ngx_int_t 14 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request(ngx_http_request_t *r, ngx_int_t 20 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_get_size(ngx_http_request_t *r, ngx_int_t 24 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_header(ngx_http_request_t *r, ngx_int_t 27 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_cookies(ngx_http_request_t *r, ngx_int_t 29 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_headers(ngx_http_request_t *r, ngx_int_t 31 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_headers_internal(ngx_http_request_t *r, ngx_int_t 34 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_unknown_header_in(ngx_http_request_t *r, ngx_int_t 36 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_unknown_header_out(ngx_http_request_t *r, ngx_int_t 38 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_line(ngx_http_request_t *r, ngx_int_t 40 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_cookie(ngx_http_request_t *r, ngx_int_t 42 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_argument(ngx_http_request_t *r, ngx_int_t 45 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_tcpinfo(ngx_http_request_t *r, ngx_int_t 49 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_content_length(ngx_http_request_t *r, ngx_int_t 51 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_host(ngx_http_request_t *r, ngx_int_t 53 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_binary_remote_addr(ngx_http_request_t *r, ngx_int_t 55 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_remote_addr(ngx_http_request_t *r, ngx_int_t 57 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_remote_port(ngx_http_request_t *r, ngx_int_t 59 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_proxy_protocol_addr(ngx_http_request_t *r, ngx_int_t 61 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_server_addr(ngx_http_request_t *r, ngx_int_t 63 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_server_port(ngx_http_request_t *r, ngx_int_t 65 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_scheme(ngx_http_request_t *r, ngx_int_t 67 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_https(ngx_http_request_t *r, ngx_int_t 71 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_is_args(ngx_http_request_t *r, ngx_int_t 73 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_document_root(ngx_http_request_t *r, ngx_int_t 75 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_realpath_root(ngx_http_request_t *r, ngx_int_t 77 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_filename(ngx_http_request_t *r, ngx_int_t 79 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_server_name(ngx_http_request_t *r, ngx_int_t 81 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_method(ngx_http_request_t *r, ngx_int_t 83 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_remote_user(ngx_http_request_t *r, ngx_int_t 85 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_bytes_sent(ngx_http_request_t *r, ngx_int_t 87 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_body_bytes_sent(ngx_http_request_t *r, ngx_int_t 89 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_pipe(ngx_http_request_t *r, ngx_int_t 91 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_completion(ngx_http_request_t *r, ngx_int_t 93 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_body(ngx_http_request_t *r, ngx_int_t 95 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_body_file(ngx_http_request_t *r, ngx_int_t 97 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_length(ngx_http_request_t *r, ngx_int_t 99 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_request_time(ngx_http_request_t *r, ngx_int_t 101 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_status(ngx_http_request_t *r, ngx_int_t 104 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_content_type(ngx_http_request_t *r, ngx_int_t 106 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_content_length(ngx_http_request_t *r, ngx_int_t 108 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_location(ngx_http_request_t *r, ngx_int_t 110 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_last_modified(ngx_http_request_t *r, ngx_int_t 112 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_connection(ngx_http_request_t *r, ngx_int_t 114 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_keep_alive(ngx_http_request_t *r, ngx_int_t 116 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_sent_transfer_encoding(ngx_http_request_t *r, ngx_int_t 119 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_connection(ngx_http_request_t *r, ngx_int_t 121 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_connection_requests(ngx_http_request_t *r, ngx_int_t 124 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_nginx_version(ngx_http_request_t *r, ngx_int_t 126 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_hostname(ngx_http_request_t *r, ngx_int_t 128 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_pid(ngx_http_request_t *r, ngx_int_t 130 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_msec(ngx_http_request_t *r, ngx_int_t 132 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_time_iso8601(ngx_http_request_t *r, ngx_int_t 134 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_time_local(ngx_http_request_t *r, ngx_int_t 361 src/http/ngx_http_variables.c ngx_int_t rc; ngx_int_t 429 src/http/ngx_http_variables.c ngx_int_t ngx_int_t 646 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 686 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 734 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 757 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 765 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 773 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 846 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 856 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 866 src/http/ngx_http_variables.c ngx_int_t ngx_int_t 924 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 960 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 988 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1018 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1071 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1108 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1133 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1173 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1187 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1236 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1250 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1281 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1334 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1362 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1396 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1417 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1458 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1531 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1554 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1572 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1591 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1595 src/http/ngx_http_variables.c ngx_int_t rc; ngx_int_t 1618 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1639 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1667 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1681 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1714 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1733 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1770 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1794 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1831 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1861 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1894 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1913 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1937 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 1998 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2018 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2039 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2068 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2089 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2110 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2124 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2138 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2159 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2183 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2207 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2260 src/http/ngx_http_variables.c ngx_int_t n; ngx_int_t 2292 src/http/ngx_http_variables.c static ngx_int_t ngx_int_t 2374 src/http/ngx_http_variables.c ngx_int_t ngx_int_t 2377 src/http/ngx_http_variables.c ngx_int_t rc, index; ngx_int_t 2445 src/http/ngx_http_variables.c ngx_int_t ngx_int_t 2448 src/http/ngx_http_variables.c ngx_int_t rc; ngx_int_t 2496 src/http/ngx_http_variables.c ngx_int_t ngx_int_t 25 src/http/ngx_http_variables.h typedef ngx_int_t (*ngx_http_get_variable_pt) (ngx_http_request_t *r, ngx_int_t 47 src/http/ngx_http_variables.h ngx_int_t ngx_http_get_variable_index(ngx_conf_t *cf, ngx_str_t *name); ngx_int_t 56 src/http/ngx_http_variables.h ngx_int_t ngx_http_variable_unknown_header(ngx_http_variable_value_t *v, ngx_int_t 64 src/http/ngx_http_variables.h ngx_int_t index; ngx_int_t 85 src/http/ngx_http_variables.h ngx_int_t ngx_http_regex_exec(ngx_http_request_t *r, ngx_http_regex_t *re, ngx_int_t 104 src/http/ngx_http_variables.h ngx_int_t ngx_http_variables_add_core_vars(ngx_conf_t *cf); ngx_int_t 105 src/http/ngx_http_variables.h ngx_int_t ngx_http_variables_init_vars(ngx_conf_t *cf); ngx_int_t 13 src/http/ngx_http_write_filter_module.c static ngx_int_t ngx_http_write_filter_init(ngx_conf_t *cf); ngx_int_t 47 src/http/ngx_http_write_filter_module.c ngx_int_t ngx_int_t 321 src/http/ngx_http_write_filter_module.c static ngx_int_t ngx_int_t 15 src/mail/ngx_mail.c static ngx_int_t ngx_mail_add_ports(ngx_conf_t *cf, ngx_array_t *ports, ngx_int_t 18 src/mail/ngx_mail.c static ngx_int_t ngx_mail_add_addrs(ngx_conf_t *cf, ngx_mail_port_t *mport, ngx_int_t 21 src/mail/ngx_mail.c static ngx_int_t ngx_mail_add_addrs6(ngx_conf_t *cf, ngx_mail_port_t *mport, ngx_int_t 24 src/mail/ngx_mail.c static ngx_int_t ngx_mail_cmp_conf_addrs(const void *one, const void *two); ngx_int_t 227 src/mail/ngx_mail.c static ngx_int_t ngx_int_t 421 src/mail/ngx_mail.c static ngx_int_t ngx_int_t 470 src/mail/ngx_mail.c static ngx_int_t ngx_int_t 519 src/mail/ngx_mail.c static ngx_int_t ngx_int_t 137 src/mail/ngx_mail.h ngx_int_t line; ngx_int_t 324 src/mail/ngx_mail.h typedef ngx_int_t (*ngx_mail_parse_command_pt)(ngx_mail_session_t *s); ngx_int_t 382 src/mail/ngx_mail.h ngx_int_t ngx_mail_starttls_only(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 388 src/mail/ngx_mail.h ngx_int_t ngx_mail_salt(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t 390 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_plain(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t 392 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_login_username(ngx_mail_session_t *s, ngx_int_t 394 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_login_password(ngx_mail_session_t *s, ngx_int_t 396 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_cram_md5_salt(ngx_mail_session_t *s, ngx_int_t 398 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_cram_md5(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 399 src/mail/ngx_mail.h ngx_int_t ngx_mail_auth_parse(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 402 src/mail/ngx_mail.h ngx_int_t ngx_mail_read_command(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 70 src/mail/ngx_mail_auth_http_module.c static ngx_int_t ngx_mail_auth_http_parse_header_line(ngx_mail_session_t *s, ngx_int_t 76 src/mail/ngx_mail_auth_http_module.c static ngx_int_t ngx_mail_auth_http_escape(ngx_pool_t *pool, ngx_str_t *text, ngx_int_t 163 src/mail/ngx_mail_auth_http_module.c ngx_int_t rc; ngx_int_t 468 src/mail/ngx_mail_auth_http_module.c ngx_int_t rc, port, n; ngx_int_t 933 src/mail/ngx_mail_auth_http_module.c static ngx_int_t ngx_int_t 1406 src/mail/ngx_mail_auth_http_module.c static ngx_int_t ngx_int_t 19 src/mail/ngx_mail_handler.c static ngx_int_t ngx_mail_verify_cert(ngx_mail_session_t *s, ngx_int_t 282 src/mail/ngx_mail_handler.c static ngx_int_t ngx_int_t 373 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 395 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 416 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 475 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 504 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 537 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 566 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 618 src/mail/ngx_mail_handler.c ngx_int_t n; ngx_int_t 687 src/mail/ngx_mail_handler.c ngx_int_t ngx_int_t 691 src/mail/ngx_mail_handler.c ngx_int_t rc; ngx_int_t 15 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_mail_imap_login(ngx_mail_session_t *s, ngx_int_t 17 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_mail_imap_authenticate(ngx_mail_session_t *s, ngx_int_t 19 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_mail_imap_capability(ngx_mail_session_t *s, ngx_int_t 21 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_mail_imap_starttls(ngx_mail_session_t *s, ngx_int_t 106 src/mail/ngx_mail_imap_handler.c ngx_int_t rc; ngx_int_t 296 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_int_t 342 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_int_t 345 src/mail/ngx_mail_imap_handler.c ngx_int_t rc; ngx_int_t 408 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_int_t 440 src/mail/ngx_mail_imap_handler.c static ngx_int_t ngx_int_t 33 src/mail/ngx_mail_imap_module.h ngx_int_t ngx_mail_imap_parse_command(ngx_mail_session_t *s); ngx_int_t 17 src/mail/ngx_mail_parse.c ngx_int_t ngx_int_t 215 src/mail/ngx_mail_parse.c ngx_int_t ngx_int_t 622 src/mail/ngx_mail_parse.c ngx_int_t ngx_int_t 860 src/mail/ngx_mail_parse.c ngx_int_t ngx_int_t 15 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_user(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 16 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_pass(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 17 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t 18 src/mail/ngx_mail_pop3_handler.c ngx_int_t stls); ngx_int_t 19 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_stls(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 20 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_apop(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 21 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_mail_pop3_auth(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 122 src/mail/ngx_mail_pop3_handler.c ngx_int_t rc; ngx_int_t 278 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 311 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 338 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 339 src/mail/ngx_mail_pop3_handler.c ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t stls) ngx_int_t 370 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 390 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 439 src/mail/ngx_mail_pop3_handler.c static ngx_int_t ngx_int_t 442 src/mail/ngx_mail_pop3_handler.c ngx_int_t rc; ngx_int_t 32 src/mail/ngx_mail_pop3_module.h ngx_int_t ngx_mail_pop3_parse_command(ngx_mail_session_t *s); ngx_int_t 29 src/mail/ngx_mail_proxy_module.c static ngx_int_t ngx_mail_proxy_read_response(ngx_mail_session_t *s, ngx_int_t 114 src/mail/ngx_mail_proxy_module.c ngx_int_t rc; ngx_int_t 205 src/mail/ngx_mail_proxy_module.c ngx_int_t rc; ngx_int_t 318 src/mail/ngx_mail_proxy_module.c ngx_int_t rc; ngx_int_t 452 src/mail/ngx_mail_proxy_module.c ngx_int_t rc; ngx_int_t 717 src/mail/ngx_mail_proxy_module.c static ngx_int_t ngx_int_t 20 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_create_buffer(ngx_mail_session_t *s, ngx_int_t 23 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_helo(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 24 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_auth(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 25 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_mail(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 26 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_starttls(ngx_mail_session_t *s, ngx_int_t 28 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_rset(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 29 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_rcpt(ngx_mail_session_t *s, ngx_connection_t *c); ngx_int_t 31 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_mail_smtp_discard_command(ngx_mail_session_t *s, ngx_int_t 365 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 390 src/mail/ngx_mail_smtp_handler.c ngx_int_t rc; ngx_int_t 529 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 589 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 592 src/mail/ngx_mail_smtp_handler.c ngx_int_t rc; ngx_int_t 661 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 711 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 750 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 761 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 794 src/mail/ngx_mail_smtp_handler.c static ngx_int_t ngx_int_t 39 src/mail/ngx_mail_smtp_module.h ngx_int_t ngx_mail_smtp_parse_command(ngx_mail_session_t *s); ngx_int_t 486 src/mail/ngx_mail_ssl_module.c if (scf->enable && (ngx_int_t) scf->starttls > NGX_MAIL_STARTTLS_OFF) { ngx_int_t 512 src/mail/ngx_mail_ssl_module.c if (scf->enable == 1 && (ngx_int_t) scf->starttls > NGX_MAIL_STARTTLS_OFF) { ngx_int_t 555 src/mail/ngx_mail_ssl_module.c ngx_int_t n; ngx_int_t 623 src/mail/ngx_mail_ssl_module.c if (n < (ngx_int_t) (8 * ngx_pagesize)) { ngx_int_t 22 src/misc/ngx_google_perftools_module.c static ngx_int_t ngx_google_perftools_worker(ngx_cycle_t *cycle); ngx_int_t 86 src/misc/ngx_google_perftools_module.c static ngx_int_t ngx_int_t 13 src/os/unix/ngx_channel.c ngx_int_t ngx_int_t 95 src/os/unix/ngx_channel.c ngx_int_t ngx_int_t 198 src/os/unix/ngx_channel.c ngx_int_t ngx_int_t 199 src/os/unix/ngx_channel.c ngx_add_channel_event(ngx_cycle_t *cycle, ngx_fd_t fd, ngx_int_t event, ngx_int_t 20 src/os/unix/ngx_channel.h ngx_int_t slot; ngx_int_t 25 src/os/unix/ngx_channel.h ngx_int_t ngx_write_channel(ngx_socket_t s, ngx_channel_t *ch, size_t size, ngx_int_t 27 src/os/unix/ngx_channel.h ngx_int_t ngx_read_channel(ngx_socket_t s, ngx_channel_t *ch, size_t size, ngx_int_t 29 src/os/unix/ngx_channel.h ngx_int_t ngx_add_channel_event(ngx_cycle_t *cycle, ngx_fd_t fd, ngx_int_t 30 src/os/unix/ngx_channel.h ngx_int_t event, ngx_event_handler_pt handler); ngx_int_t 12 src/os/unix/ngx_daemon.c ngx_int_t ngx_int_t 89 src/os/unix/ngx_darwin_init.c ngx_int_t ngx_int_t 45 src/os/unix/ngx_errno.c ngx_int_t ngx_int_t 75 src/os/unix/ngx_errno.h ngx_int_t ngx_strerror_init(void); ngx_int_t 39 src/os/unix/ngx_file_aio_read.c ngx_int_t ngx_int_t 367 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 385 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 437 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 452 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 470 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 493 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 577 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 597 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 612 src/os/unix/ngx_files.c ngx_int_t ngx_int_t 169 src/os/unix/ngx_files.h ngx_int_t ngx_set_file_time(u_char *name, ngx_fd_t fd, time_t s); ngx_int_t 193 src/os/unix/ngx_files.h ngx_int_t ngx_create_file_mapping(ngx_file_mapping_t *fm); ngx_int_t 219 src/os/unix/ngx_files.h ngx_int_t ngx_open_dir(ngx_str_t *name, ngx_dir_t *dir); ngx_int_t 227 src/os/unix/ngx_files.h ngx_int_t ngx_read_dir(ngx_dir_t *dir); ngx_int_t 249 src/os/unix/ngx_files.h static ngx_inline ngx_int_t ngx_int_t 289 src/os/unix/ngx_files.h ngx_int_t ngx_open_glob(ngx_glob_t *gl); ngx_int_t 291 src/os/unix/ngx_files.h ngx_int_t ngx_read_glob(ngx_glob_t *gl, ngx_str_t *name); ngx_int_t 315 src/os/unix/ngx_files.h ngx_int_t ngx_read_ahead(ngx_fd_t fd, size_t n); ngx_int_t 328 src/os/unix/ngx_files.h ngx_int_t ngx_directio_on(ngx_fd_t fd); ngx_int_t 331 src/os/unix/ngx_files.h ngx_int_t ngx_directio_off(ngx_fd_t fd); ngx_int_t 378 src/os/unix/ngx_files.h ngx_int_t ngx_file_aio_init(ngx_file_t *file, ngx_pool_t *pool); ngx_int_t 99 src/os/unix/ngx_freebsd_init.c ngx_int_t ngx_int_t 27 src/os/unix/ngx_linux_aio_read.c ngx_int_t ngx_int_t 31 src/os/unix/ngx_linux_init.c ngx_int_t ngx_int_t 23 src/os/unix/ngx_linux_sendfile_chain.c static ngx_int_t ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file, ngx_int_t 60 src/os/unix/ngx_linux_sendfile_chain.c ngx_int_t rc; ngx_int_t 314 src/os/unix/ngx_linux_sendfile_chain.c static ngx_int_t ngx_int_t 36 src/os/unix/ngx_os.h ngx_int_t ngx_os_init(ngx_log_t *log); ngx_int_t 38 src/os/unix/ngx_os.h ngx_int_t ngx_os_specific_init(ngx_log_t *log); ngx_int_t 40 src/os/unix/ngx_os.h ngx_int_t ngx_daemon(ngx_log_t *log); ngx_int_t 41 src/os/unix/ngx_os.h ngx_int_t ngx_os_signal_process(ngx_cycle_t *cycle, char *sig, ngx_int_t pid); ngx_int_t 74 src/os/unix/ngx_os.h extern ngx_int_t ngx_ncpu; ngx_int_t 75 src/os/unix/ngx_os.h extern ngx_int_t ngx_max_sockets; ngx_int_t 13 src/os/unix/ngx_posix_init.c ngx_int_t ngx_ncpu; ngx_int_t 14 src/os/unix/ngx_posix_init.c ngx_int_t ngx_max_sockets; ngx_int_t 32 src/os/unix/ngx_posix_init.c ngx_int_t ngx_int_t 70 src/os/unix/ngx_posix_init.c ngx_max_sockets = (ngx_int_t) rlmt.rlim_cur; ngx_int_t 105 src/os/unix/ngx_posix_init.c ngx_int_t ngx_int_t 33 src/os/unix/ngx_process.c ngx_int_t ngx_process_slot; ngx_int_t 35 src/os/unix/ngx_process.c ngx_int_t ngx_last_process; ngx_int_t 88 src/os/unix/ngx_process.c char *name, ngx_int_t respawn) ngx_int_t 92 src/os/unix/ngx_process.c ngx_int_t s; ngx_int_t 283 src/os/unix/ngx_process.c ngx_int_t ngx_int_t 313 src/os/unix/ngx_process.c ngx_int_t ignore; ngx_int_t 459 src/os/unix/ngx_process.c ngx_int_t i; ngx_int_t 613 src/os/unix/ngx_process.c ngx_int_t ngx_int_t 614 src/os/unix/ngx_process.c ngx_os_signal_process(ngx_cycle_t *cycle, char *name, ngx_int_t pid) ngx_int_t 64 src/os/unix/ngx_process.h ngx_spawn_proc_pt proc, void *data, char *name, ngx_int_t respawn); ngx_int_t 66 src/os/unix/ngx_process.h ngx_int_t ngx_init_signals(ngx_log_t *log); ngx_int_t 83 src/os/unix/ngx_process.h extern ngx_int_t ngx_process_slot; ngx_int_t 84 src/os/unix/ngx_process.h extern ngx_int_t ngx_last_process; ngx_int_t 14 src/os/unix/ngx_process_cycle.c static void ngx_start_worker_processes(ngx_cycle_t *cycle, ngx_int_t n, ngx_int_t 15 src/os/unix/ngx_process_cycle.c ngx_int_t type); ngx_int_t 23 src/os/unix/ngx_process_cycle.c static void ngx_worker_process_init(ngx_cycle_t *cycle, ngx_int_t worker); ngx_int_t 78 src/os/unix/ngx_process_cycle.c ngx_int_t i; ngx_int_t 345 src/os/unix/ngx_process_cycle.c ngx_start_worker_processes(ngx_cycle_t *cycle, ngx_int_t n, ngx_int_t type) ngx_int_t 347 src/os/unix/ngx_process_cycle.c ngx_int_t i; ngx_int_t 429 src/os/unix/ngx_process_cycle.c ngx_int_t i; ngx_int_t 457 src/os/unix/ngx_process_cycle.c ngx_int_t i; ngx_int_t 559 src/os/unix/ngx_process_cycle.c ngx_int_t i, n; ngx_int_t 729 src/os/unix/ngx_process_cycle.c ngx_int_t worker = (intptr_t) data; ngx_int_t 799 src/os/unix/ngx_process_cycle.c ngx_worker_process_init(ngx_cycle_t *cycle, ngx_int_t worker) ngx_int_t 803 src/os/unix/ngx_process_cycle.c ngx_int_t n; ngx_int_t 1025 src/os/unix/ngx_process_cycle.c ngx_int_t n; ngx_int_t 34 src/os/unix/ngx_setproctitle.c ngx_int_t ngx_int_t 85 src/os/unix/ngx_setproctitle.c ngx_int_t i; ngx_int_t 29 src/os/unix/ngx_setproctitle.h ngx_int_t ngx_init_setproctitle(ngx_log_t *log); ngx_int_t 37 src/os/unix/ngx_setproctitle.h ngx_int_t ngx_init_setproctitle(ngx_log_t *log); ngx_int_t 14 src/os/unix/ngx_shmem.c ngx_int_t ngx_int_t 42 src/os/unix/ngx_shmem.c ngx_int_t ngx_int_t 87 src/os/unix/ngx_shmem.c ngx_int_t ngx_int_t 25 src/os/unix/ngx_shmem.h ngx_int_t ngx_shm_alloc(ngx_shm_t *shm); ngx_int_t 32 src/os/unix/ngx_solaris_init.c ngx_int_t ngx_int_t 49 src/os/unix/ngx_solaris_sendfilev_chain.c ngx_int_t eintr; ngx_int_t 22 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_mutex_create(ngx_thread_mutex_t *mtx, ngx_log_t *log); ngx_int_t 23 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_mutex_destroy(ngx_thread_mutex_t *mtx, ngx_log_t *log); ngx_int_t 24 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_mutex_lock(ngx_thread_mutex_t *mtx, ngx_log_t *log); ngx_int_t 25 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_mutex_unlock(ngx_thread_mutex_t *mtx, ngx_log_t *log); ngx_int_t 30 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_cond_create(ngx_thread_cond_t *cond, ngx_log_t *log); ngx_int_t 31 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_cond_destroy(ngx_thread_cond_t *cond, ngx_log_t *log); ngx_int_t 32 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_cond_signal(ngx_thread_cond_t *cond, ngx_log_t *log); ngx_int_t 33 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_cond_wait(ngx_thread_cond_t *cond, ngx_thread_mutex_t *mtx, ngx_int_t 12 src/os/unix/ngx_thread_cond.c ngx_int_t ngx_int_t 29 src/os/unix/ngx_thread_cond.c ngx_int_t ngx_int_t 46 src/os/unix/ngx_thread_cond.c ngx_int_t ngx_int_t 63 src/os/unix/ngx_thread_cond.c ngx_int_t ngx_int_t 77 src/os/unix/ngx_thread_mutex.c ngx_int_t ngx_int_t 117 src/os/unix/ngx_thread_mutex.c ngx_int_t ngx_int_t 135 src/os/unix/ngx_thread_mutex.c ngx_int_t ngx_int_t 154 src/os/unix/ngx_thread_mutex.c ngx_int_t ngx_int_t 26 src/os/unix/ngx_user.c ngx_int_t ngx_int_t 60 src/os/unix/ngx_user.c ngx_int_t ngx_int_t 20 src/os/unix/ngx_user.h ngx_int_t ngx_libc_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, ngx_int_t 15 src/stream/ngx_stream.c static ngx_int_t ngx_stream_add_ports(ngx_conf_t *cf, ngx_array_t *ports, ngx_int_t 18 src/stream/ngx_stream.c static ngx_int_t ngx_stream_add_addrs(ngx_conf_t *cf, ngx_stream_port_t *stport, ngx_int_t 21 src/stream/ngx_stream.c static ngx_int_t ngx_stream_add_addrs6(ngx_conf_t *cf, ngx_int_t 24 src/stream/ngx_stream.c static ngx_int_t ngx_stream_cmp_conf_addrs(const void *one, const void *two); ngx_int_t 228 src/stream/ngx_stream.c static ngx_int_t ngx_int_t 426 src/stream/ngx_stream.c static ngx_int_t ngx_int_t 475 src/stream/ngx_stream.c static ngx_int_t ngx_int_t 524 src/stream/ngx_stream.c static ngx_int_t ngx_int_t 134 src/stream/ngx_stream.h ngx_int_t line; ngx_int_t 54 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_stream_proxy_test_connect(ngx_connection_t *c); ngx_int_t 55 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_stream_proxy_process(ngx_stream_session_t *s, ngx_int_t 58 src/stream/ngx_stream_proxy_module.c static void ngx_stream_proxy_finalize(ngx_stream_session_t *s, ngx_int_t rc); ngx_int_t 74 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_stream_proxy_ssl_name(ngx_stream_session_t *s); ngx_int_t 75 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_stream_proxy_set_ssl(ngx_conf_t *cf, ngx_int_t 342 src/stream/ngx_stream_proxy_module.c ngx_int_t rc; ngx_int_t 492 src/stream/ngx_stream_proxy_module.c ngx_int_t rc; ngx_int_t 592 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_int_t 766 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_int_t 810 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_int_t 989 src/stream/ngx_stream_proxy_module.c ngx_stream_proxy_finalize(ngx_stream_session_t *s, ngx_int_t rc) ngx_int_t 1181 src/stream/ngx_stream_proxy_module.c static ngx_int_t ngx_int_t 354 src/stream/ngx_stream_ssl_module.c ngx_int_t n; ngx_int_t 422 src/stream/ngx_stream_ssl_module.c if (n < (ngx_int_t) (8 * ngx_pagesize)) { ngx_int_t 173 src/stream/ngx_stream_upstream.c ngx_int_t weight, max_fails; ngx_int_t 35 src/stream/ngx_stream_upstream.h typedef ngx_int_t (*ngx_stream_upstream_init_pt)(ngx_conf_t *cf, ngx_int_t 37 src/stream/ngx_stream_upstream.h typedef ngx_int_t (*ngx_stream_upstream_init_peer_pt)(ngx_stream_session_t *s, ngx_int_t 42 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_init_hash(ngx_conf_t *cf, ngx_int_t 44 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_init_hash_peer(ngx_stream_session_t *s, ngx_int_t 46 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_get_hash_peer(ngx_peer_connection_t *pc, ngx_int_t 49 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_init_chash(ngx_conf_t *cf, ngx_int_t 55 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_init_chash_peer(ngx_stream_session_t *s, ngx_int_t 57 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_stream_upstream_get_chash_peer(ngx_peer_connection_t *pc, ngx_int_t 103 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 117 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 156 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 165 src/stream/ngx_stream_upstream_hash_module.c ngx_int_t w; ngx_int_t 268 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 448 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 478 src/stream/ngx_stream_upstream_hash_module.c static ngx_int_t ngx_int_t 486 src/stream/ngx_stream_upstream_hash_module.c ngx_int_t total; ngx_int_t 13 src/stream/ngx_stream_upstream_least_conn_module.c static ngx_int_t ngx_stream_upstream_init_least_conn_peer( ngx_int_t 15 src/stream/ngx_stream_upstream_least_conn_module.c static ngx_int_t ngx_stream_upstream_get_least_conn_peer( ngx_int_t 59 src/stream/ngx_stream_upstream_least_conn_module.c static ngx_int_t ngx_int_t 76 src/stream/ngx_stream_upstream_least_conn_module.c static ngx_int_t ngx_int_t 93 src/stream/ngx_stream_upstream_least_conn_module.c static ngx_int_t ngx_int_t 100 src/stream/ngx_stream_upstream_least_conn_module.c ngx_int_t rc, total; ngx_int_t 22 src/stream/ngx_stream_upstream_round_robin.c static ngx_int_t ngx_stream_upstream_set_round_robin_peer_session( ngx_int_t 30 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t ngx_int_t 240 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t ngx_int_t 295 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t ngx_int_t 300 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t rc; ngx_int_t 392 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t total; ngx_int_t 535 src/stream/ngx_stream_upstream_round_robin.c static ngx_int_t ngx_int_t 541 src/stream/ngx_stream_upstream_round_robin.c ngx_int_t rc; ngx_int_t 25 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t current_weight; ngx_int_t 26 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t effective_weight; ngx_int_t 27 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t weight; ngx_int_t 128 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t ngx_stream_upstream_init_round_robin(ngx_conf_t *cf, ngx_int_t 130 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t ngx_stream_upstream_init_round_robin_peer(ngx_stream_session_t *s, ngx_int_t 132 src/stream/ngx_stream_upstream_round_robin.h ngx_int_t ngx_stream_upstream_get_round_robin_peer(ngx_peer_connection_t *pc, ngx_int_t 15 src/stream/ngx_stream_upstream_zone_module.c static ngx_int_t ngx_stream_upstream_init_zone(ngx_shm_zone_t *shm_zone, ngx_int_t 17 src/stream/ngx_stream_upstream_zone_module.c static ngx_int_t ngx_stream_upstream_zone_copy_peers(ngx_slab_pool_t *shpool, ngx_int_t 112 src/stream/ngx_stream_upstream_zone_module.c static ngx_int_t ngx_int_t 159 src/stream/ngx_stream_upstream_zone_module.c static ngx_int_t