Home
last modified time | relevance | path

Searched defs:cf (Results 1 – 25 of 133) sorted by relevance

123456

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c256 ngx_http_v2_add_variables(ngx_conf_t *cf) in ngx_http_v2_add_variables()
316 ngx_http_v2_create_main_conf(ngx_conf_t *cf) in ngx_http_v2_create_main_conf()
332 ngx_http_v2_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_v2_init_main_conf()
343 ngx_http_v2_create_srv_conf(ngx_conf_t *cf) in ngx_http_v2_create_srv_conf()
373 ngx_http_v2_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_v2_merge_srv_conf()
406 ngx_http_v2_create_loc_conf(ngx_conf_t *cf) in ngx_http_v2_create_loc_conf()
451 ngx_http_v2_push(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_v2_push()
509 ngx_http_v2_recv_buffer_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_recv_buffer_size()
522 ngx_http_v2_pool_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_pool_size()
547 ngx_http_v2_preread_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_preread_size()
[all …]
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c120 ngx_http_block(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_block()
348 ngx_http_init_phases(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf) in ngx_http_init_phases()
623 ngx_http_merge_locations(ngx_conf_t *cf, ngx_queue_t *locations, in ngx_http_merge_locations()
797 ngx_http_init_static_location_trees(ngx_conf_t *cf, in ngx_http_init_static_location_trees()
843 ngx_http_add_location(ngx_conf_t *cf, ngx_queue_t **locations, in ngx_http_add_location()
1141 ngx_http_add_listen(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, in ngx_http_add_listen()
1340 ngx_http_add_server(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, in ngx_http_add_server()
1700 ngx_http_add_listening(ngx_conf_t *cf, ngx_http_conf_addr_t *addr) in ngx_http_add_listening()
1782 ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs()
1847 ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs6()
[all …]
H A Dngx_http_core_module.c3101 ngx_http_core_types(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_types()
3128 ngx_http_core_type(ngx_conf_t *cf, ngx_command_t *dummy, void *conf) in ngx_http_core_type()
3194 ngx_http_core_preconfiguration(ngx_conf_t *cf) in ngx_http_core_preconfiguration()
3201 ngx_http_core_postconfiguration(ngx_conf_t *cf) in ngx_http_core_postconfiguration()
3210 ngx_http_core_create_main_conf(ngx_conf_t *cf) in ngx_http_core_create_main_conf()
3237 ngx_http_core_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_core_init_main_conf()
3264 ngx_http_core_create_srv_conf(ngx_conf_t *cf) in ngx_http_core_create_srv_conf()
3385 ngx_http_core_create_loc_conf(ngx_conf_t *cf) in ngx_http_core_create_loc_conf()
4243 ngx_http_core_root(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_root()
5072 ngx_http_core_lowat_check(ngx_conf_t *cf, void *post, void *data) in ngx_http_core_lowat_check()
[all …]
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c63 ngx_conf_param(ngx_conf_t *cf) in ngx_conf_param()
102 ngx_conf_add_dump(ngx_conf_t *cf, ngx_str_t *filename) in ngx_conf_add_dump()
158 ngx_conf_parse(ngx_conf_t *cf, ngx_str_t *filename) in ngx_conf_parse()
356 ngx_conf_handler(ngx_conf_t *cf, ngx_int_t last) in ngx_conf_handler()
503 ngx_conf_read_token(ngx_conf_t *cf) in ngx_conf_read_token()
821 ngx_conf_include(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_include()
992 ngx_conf_log_error(ngx_uint_t level, ngx_conf_t *cf, ngx_err_t err, in ngx_conf_log_error()
1066 ngx_conf_set_str_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_str_slot()
1167 ngx_conf_set_num_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_num_slot()
1446 ngx_conf_deprecated(ngx_conf_t *cf, void *post, void *data) in ngx_conf_deprecated()
[all …]
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_core_module.c129 ngx_mail_core_create_main_conf(ngx_conf_t *cf) in ngx_mail_core_create_main_conf()
156 ngx_mail_core_create_srv_conf(ngx_conf_t *cf) in ngx_mail_core_create_srv_conf()
189 ngx_mail_core_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_mail_core_merge_srv_conf()
233 ngx_mail_core_server(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_core_server()
313 ngx_mail_core_listen(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_core_listen()
606 ngx_mail_core_protocol(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_core_protocol()
639 ngx_mail_core_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_core_error_log()
648 ngx_mail_core_resolver(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_core_resolver()
675 ngx_mail_capabilities(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_capabilities()
H A Dngx_mail_ssl_module.c234 ngx_mail_ssl_create_conf(ngx_conf_t *cf) in ngx_mail_ssl_create_conf()
275 ngx_mail_ssl_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_mail_ssl_merge_conf()
469 ngx_mail_ssl_enable(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_ssl_enable()
497 ngx_mail_ssl_starttls(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_ssl_starttls()
525 ngx_mail_ssl_password_file(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_ssl_password_file()
548 ngx_mail_ssl_session_cache(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_ssl_session_cache()
H A Dngx_mail.c67 ngx_mail_block(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_mail_block()
225 ngx_mail_add_ports(ngx_conf_t *cf, ngx_array_t *ports, in ngx_mail_add_ports()
279 ngx_mail_optimize_servers(ngx_conf_t *cf, ngx_array_t *ports) in ngx_mail_optimize_servers()
388 ngx_mail_add_addrs(ngx_conf_t *cf, ngx_mail_port_t *mport, in ngx_mail_add_addrs()
422 ngx_mail_add_addrs6(ngx_conf_t *cf, ngx_mail_port_t *mport, in ngx_mail_add_addrs6()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_core_module.c351 ngx_stream_core_preconfiguration(ngx_conf_t *cf) in ngx_stream_core_preconfiguration()
358 ngx_stream_core_create_main_conf(ngx_conf_t *cf) in ngx_stream_core_create_main_conf()
388 ngx_stream_core_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_stream_core_init_main_conf()
407 ngx_stream_core_create_srv_conf(ngx_conf_t *cf) in ngx_stream_core_create_srv_conf()
440 ngx_stream_core_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_stream_core_merge_srv_conf()
503 ngx_stream_core_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_core_error_log()
512 ngx_stream_core_server(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_core_server()
593 ngx_stream_core_listen(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_core_listen()
917 ngx_stream_core_resolver(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_core_resolver()
H A Dngx_stream.c74 ngx_stream_block(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_block()
273 ngx_stream_init_phases(ngx_conf_t *cf, ngx_stream_core_main_conf_t *cmcf) in ngx_stream_init_phases()
322 ngx_stream_init_phase_handlers(ngx_conf_t *cf, in ngx_stream_init_phase_handlers()
381 ngx_stream_add_ports(ngx_conf_t *cf, ngx_array_t *ports, in ngx_stream_add_ports()
439 ngx_stream_optimize_servers(ngx_conf_t *cf, ngx_array_t *ports) in ngx_stream_optimize_servers()
555 ngx_stream_add_addrs(ngx_conf_t *cf, ngx_stream_port_t *stport, in ngx_stream_add_addrs()
590 ngx_stream_add_addrs6(ngx_conf_t *cf, ngx_stream_port_t *stport, in ngx_stream_add_addrs6()
H A Dngx_stream_ssl_module.c551 ngx_stream_ssl_add_variables(ngx_conf_t *cf) in ngx_stream_ssl_add_variables()
570 ngx_stream_ssl_create_conf(ngx_conf_t *cf) in ngx_stream_ssl_create_conf()
611 ngx_stream_ssl_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_stream_ssl_merge_conf()
819 ngx_stream_ssl_compile_certificates(ngx_conf_t *cf, in ngx_stream_ssl_compile_certificates()
903 ngx_stream_ssl_password_file(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_ssl_password_file()
926 ngx_stream_ssl_session_cache(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_ssl_session_cache()
1038 ngx_stream_ssl_init(ngx_conf_t *cf) in ngx_stream_ssl_init()
H A Dngx_stream_upstream.c108 ngx_stream_upstream_add_variables(ngx_conf_t *cf) in ngx_stream_upstream_add_variables()
302 ngx_stream_upstream(ngx_conf_t *cf, ngx_command_t *cmd, void *dummy) in ngx_stream_upstream()
402 ngx_stream_upstream_server(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_upstream_server()
564 ngx_stream_upstream_add(ngx_conf_t *cf, ngx_url_t *u, ngx_uint_t flags) in ngx_stream_upstream_add()
672 ngx_stream_upstream_create_main_conf(ngx_conf_t *cf) in ngx_stream_upstream_create_main_conf()
693 ngx_stream_upstream_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_stream_upstream_init_main_conf()
H A Dngx_stream_realip_module.c177 ngx_stream_realip_from(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_stream_realip_from()
280 ngx_stream_realip_create_srv_conf(ngx_conf_t *cf) in ngx_stream_realip_create_srv_conf()
300 ngx_stream_realip_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_stream_realip_merge_srv_conf()
314 ngx_stream_realip_add_variables(ngx_conf_t *cf) in ngx_stream_realip_add_variables()
333 ngx_stream_realip_init(ngx_conf_t *cf) in ngx_stream_realip_init()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c222 ngx_http_rewrite_create_loc_conf(ngx_conf_t *cf) in ngx_http_rewrite_create_loc_conf()
240 ngx_http_rewrite_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_rewrite_merge_loc_conf()
272 ngx_http_rewrite_init(ngx_conf_t *cf) in ngx_http_rewrite_init()
298 ngx_http_rewrite(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite()
437 ngx_http_rewrite_return(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite_return()
508 ngx_http_rewrite_break(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite_break()
526 ngx_http_rewrite_if(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite_if()
642 ngx_http_rewrite_if_condition(ngx_conf_t *cf, ngx_http_rewrite_loc_conf_t *lcf) in ngx_http_rewrite_if_condition()
862 ngx_http_rewrite_variable(ngx_conf_t *cf, ngx_http_rewrite_loc_conf_t *lcf, in ngx_http_rewrite_variable()
891 ngx_http_rewrite_set(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite_set()
[all …]
H A Dngx_http_degradation_module.c155 ngx_http_degradation_create_main_conf(ngx_conf_t *cf) in ngx_http_degradation_create_main_conf()
169 ngx_http_degradation_create_loc_conf(ngx_conf_t *cf) in ngx_http_degradation_create_loc_conf()
185 ngx_http_degradation_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_degradation_merge_loc_conf()
197 ngx_http_degradation(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_degradation()
228 ngx_http_degradation_init(ngx_conf_t *cf) in ngx_http_degradation_init()
H A Dngx_http_ssl_module.c524 ngx_http_ssl_add_variables(ngx_conf_t *cf) in ngx_http_ssl_add_variables()
543 ngx_http_ssl_create_srv_conf(ngx_conf_t *cf) in ngx_http_ssl_create_srv_conf()
589 ngx_http_ssl_merge_srv_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_ssl_merge_srv_conf()
865 ngx_http_ssl_compile_certificates(ngx_conf_t *cf, in ngx_http_ssl_compile_certificates()
949 ngx_http_ssl_enable(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_ssl_enable()
969 ngx_http_ssl_password_file(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_ssl_password_file()
992 ngx_http_ssl_session_cache(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_ssl_session_cache()
1104 ngx_http_ssl_init(ngx_conf_t *cf) in ngx_http_ssl_init()
H A Dngx_http_browser_module.c234 ngx_http_browser_conf_t *cf; in ngx_http_browser_variable() local
256 ngx_http_browser(ngx_http_request_t *r, ngx_http_browser_conf_t *cf) in ngx_http_browser()
398 ngx_http_browser_add_variables(ngx_conf_t *cf) in ngx_http_browser_add_variables()
418 ngx_http_browser_create_conf(ngx_conf_t *cf) in ngx_http_browser_create_conf()
444 ngx_http_browser_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_browser_merge_conf()
538 ngx_http_modern_browser(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_modern_browser()
630 ngx_http_ancient_browser(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_ancient_browser()
666 ngx_http_modern_browser_value(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_modern_browser_value()
691 ngx_http_ancient_browser_value(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_ancient_browser_value()
H A Dngx_http_referer_module.c271 ngx_http_referer_add_variables(ngx_conf_t *cf) in ngx_http_referer_add_variables()
288 ngx_http_referer_create_conf(ngx_conf_t *cf) in ngx_http_referer_create_conf()
320 ngx_http_referer_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_referer_merge_conf()
472 ngx_http_valid_referers(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_valid_referers()
546 ngx_http_add_referer(ngx_conf_t *cf, ngx_hash_keys_arrays_t *keys, in ngx_http_add_referer()
585 ngx_http_add_regex_referer(ngx_conf_t *cf, ngx_http_referer_conf_t *rlcf, in ngx_http_add_regex_referer()
646 ngx_http_add_regex_server_name(ngx_conf_t *cf, ngx_http_referer_conf_t *rlcf, in ngx_http_add_regex_server_name()
H A Dngx_http_userid_filter_module.c610 ngx_http_userid_add_variables(ngx_conf_t *cf) in ngx_http_userid_add_variables()
649 ngx_http_userid_create_conf(ngx_conf_t *cf) in ngx_http_userid_create_conf()
677 ngx_http_userid_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_userid_merge_conf()
706 ngx_http_userid_init(ngx_conf_t *cf) in ngx_http_userid_init()
716 ngx_http_userid_domain(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_domain()
743 ngx_http_userid_path(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_path()
765 ngx_http_userid_expires(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_userid_expires()
797 ngx_http_userid_p3p(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_p3p()
810 ngx_http_userid_mark(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_userid_mark()
H A Dngx_http_mirror_module.c179 ngx_http_mirror_create_loc_conf(ngx_conf_t *cf) in ngx_http_mirror_create_loc_conf()
196 ngx_http_mirror_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_mirror_merge_loc_conf()
209 ngx_http_mirror(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_mirror()
249 ngx_http_mirror_init(ngx_conf_t *cf) in ngx_http_mirror_init()
H A Dngx_http_geoip_module.c622 ngx_http_geoip_add_variables(ngx_conf_t *cf) in ngx_http_geoip_add_variables()
641 ngx_http_geoip_create_conf(ngx_conf_t *cf) in ngx_http_geoip_create_conf()
666 ngx_http_geoip_init_conf(ngx_conf_t *cf, void *conf) in ngx_http_geoip_init_conf()
677 ngx_http_geoip_country(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_geoip_country()
732 ngx_http_geoip_org(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_geoip_org()
793 ngx_http_geoip_city(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_geoip_city()
850 ngx_http_geoip_proxy(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_geoip_proxy()
881 ngx_http_geoip_cidr_value(ngx_conf_t *cf, ngx_str_t *net, ngx_cidr_t *cidr) in ngx_http_geoip_cidr_value()
H A Dngx_http_auth_request_module.c303 ngx_http_auth_request_create_conf(ngx_conf_t *cf) in ngx_http_auth_request_create_conf()
325 ngx_http_auth_request_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_auth_request_merge_conf()
338 ngx_http_auth_request_init(ngx_conf_t *cf) in ngx_http_auth_request_init()
357 ngx_http_auth_request(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_auth_request()
383 ngx_http_auth_request_set(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_auth_request_set()
H A Dngx_http_realip_module.c316 ngx_http_realip_from(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_realip_from()
419 ngx_http_realip(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_realip()
455 ngx_http_realip_create_loc_conf(ngx_conf_t *cf) in ngx_http_realip_create_loc_conf()
480 ngx_http_realip_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_realip_merge_loc_conf()
502 ngx_http_realip_add_variables(ngx_conf_t *cf) in ngx_http_realip_add_variables()
521 ngx_http_realip_init(ngx_conf_t *cf) in ngx_http_realip_init()
H A Dngx_http_uwsgi_module.c1379 ngx_http_uwsgi_create_main_conf(ngx_conf_t *cf) in ngx_http_uwsgi_create_main_conf()
1402 ngx_http_uwsgi_create_loc_conf(ngx_conf_t *cf) in ngx_http_uwsgi_create_loc_conf()
1480 ngx_http_uwsgi_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_uwsgi_merge_loc_conf()
1883 ngx_http_uwsgi_init_params(ngx_conf_t *cf, ngx_http_uwsgi_loc_conf_t *conf, in ngx_http_uwsgi_init_params()
2088 ngx_http_uwsgi_pass(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_uwsgi_pass()
2173 ngx_http_uwsgi_store(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_uwsgi_store()
2229 ngx_http_uwsgi_cache(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_uwsgi_cache()
2288 ngx_http_uwsgi_cache_key(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_uwsgi_cache_key()
2320 ngx_http_uwsgi_ssl_password_file(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_uwsgi_ssl_password_file()
2343 ngx_http_uwsgi_set_ssl(ngx_conf_t *cf, ngx_http_uwsgi_loc_conf_t *uwcf) in ngx_http_uwsgi_set_ssl()
H A Dngx_http_gzip_static_module.c287 ngx_http_gzip_static_create_conf(ngx_conf_t *cf) in ngx_http_gzip_static_create_conf()
303 ngx_http_gzip_static_merge_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_gzip_static_merge_conf()
316 ngx_http_gzip_static_init(ngx_conf_t *cf) in ngx_http_gzip_static_init()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c458 ngx_http_perl_init_interpreter(ngx_conf_t *cf, ngx_http_perl_main_conf_t *pmcf) in ngx_http_perl_init_interpreter()
548 ngx_http_perl_create_interpreter(ngx_conf_t *cf, in ngx_http_perl_create_interpreter()
797 ngx_http_perl_create_main_conf(ngx_conf_t *cf) in ngx_http_perl_create_main_conf()
814 ngx_http_perl_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_perl_init_main_conf()
853 ngx_http_perl_preconfiguration(ngx_conf_t *cf) in ngx_http_perl_preconfiguration()
880 ngx_http_perl_create_loc_conf(ngx_conf_t *cf) in ngx_http_perl_create_loc_conf()
900 ngx_http_perl_merge_loc_conf(ngx_conf_t *cf, void *parent, void *child) in ngx_http_perl_merge_loc_conf()
915 ngx_http_perl(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_perl()
969 ngx_http_perl_set(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_perl_set()

123456