Home
last modified time | relevance | path

Searched refs:ngx_list_part_t (Results 1 – 21 of 21) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_list.h16 typedef struct ngx_list_part_s ngx_list_part_t; typedef
21 ngx_list_part_t *next;
26 ngx_list_part_t *last;
27 ngx_list_part_t part;
H A Dngx_list.c34 ngx_list_part_t *last; in ngx_list_push()
42 last = ngx_palloc(l->pool, sizeof(ngx_list_part_t)); in ngx_list_push()
H A Dngx_regex.c259 ngx_list_part_t *part; in ngx_pcre_free_studies()
292 ngx_list_part_t *part; in ngx_regex_module_init()
H A Dngx_cycle.c50 ngx_list_part_t *part, *opart; in ngx_init_cycle()
1159 ngx_list_part_t *part; in ngx_reopen_files()
1283 ngx_list_part_t *part; in ngx_shared_memory_add()
H A Dngx_conf_file.c902 ngx_list_part_t *part; in ngx_conf_open_file()
965 ngx_list_part_t *part; in ngx_conf_flush_files()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.h61 ngx_str_t *var, ngx_list_part_t *part, size_t prefix);
H A Dngx_http_header_filter_module.c165 ngx_list_part_t *part; in ngx_http_header_filter()
H A Dngx_http_upstream.c2719 ngx_list_part_t *part; in ngx_http_upstream_process_headers()
2862 ngx_list_part_t *part; in ngx_http_upstream_process_trailers()
H A Dngx_http_variables.c961 ngx_list_part_t *part, size_t prefix) in ngx_http_variable_unknown_header()
H A Dngx_http_file_cache.c1111 ngx_list_part_t *part; in ngx_http_file_cache_vary_header()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process.c569 ngx_list_part_t *part; in ngx_unlock_mutexes()
586 part = (ngx_list_part_t *) &ngx_cycle->shared_memory.part; in ngx_unlock_mutexes()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_chunked_filter_module.c236 ngx_list_part_t *part; in ngx_http_chunked_create_trailers()
H A Dngx_http_realip_module.c138 ngx_list_part_t *part; in ngx_http_realip_handler()
H A Dngx_http_scgi_module.c637 ngx_list_part_t *part; in ngx_http_scgi_create_request()
H A Dngx_http_uwsgi_module.c838 ngx_list_part_t *part; in ngx_http_uwsgi_create_request()
H A Dngx_http_ssi_filter_module.c1560 ngx_list_part_t *part; in ngx_http_ssi_get_variable()
H A Dngx_http_fastcgi_module.c841 ngx_list_part_t *part; in ngx_http_fastcgi_create_request()
H A Dngx_http_grpc_module.c588 ngx_list_part_t *part; in ngx_http_grpc_create_request()
H A Dngx_http_proxy_module.c1179 ngx_list_part_t *part; in ngx_http_proxy_create_request()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dnginx.xs233 ngx_list_part_t *part;
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c140 ngx_list_part_t *part; in ngx_http_v2_header_filter()
1308 ngx_list_part_t *part; in ngx_http_v2_create_trailers_frame()