Lines Matching refs:src

79         ngx_module_incs="src/http src/http/modules"
80 ngx_module_deps="src/http/ngx_http.h \
81 src/http/ngx_http_request.h \
82 src/http/ngx_http_config.h \
83 src/http/ngx_http_core_module.h \
84 src/http/ngx_http_cache.h \
85 src/http/ngx_http_variables.h \
86 src/http/ngx_http_script.h \
87 src/http/ngx_http_upstream.h \
88 src/http/ngx_http_upstream_round_robin.h"
89 ngx_module_srcs="src/http/ngx_http.c \
90 src/http/ngx_http_core_module.c \
91 src/http/ngx_http_special_response.c \
92 src/http/ngx_http_request.c \
93 src/http/ngx_http_parse.c \
94 src/http/modules/ngx_http_log_module.c \
95 src/http/ngx_http_request_body.c \
96 src/http/ngx_http_variables.c \
97 src/http/ngx_http_script.c \
98 src/http/ngx_http_upstream.c \
99 src/http/ngx_http_upstream_round_robin.c"
198 ngx_module_srcs=src/http/ngx_http_write_filter_module.c
209 ngx_module_srcs=src/http/ngx_http_header_filter_module.c
220 ngx_module_srcs=src/http/modules/ngx_http_chunked_filter_module.c
231 ngx_module_srcs=src/http/v2/ngx_http_v2_filter_module.c
242 ngx_module_srcs=src/http/modules/ngx_http_range_filter_module.c
256 ngx_module_srcs=src/http/modules/ngx_http_gzip_filter_module.c
267 ngx_module_srcs=src/http/ngx_http_postpone_filter_module.c
279 ngx_module_deps=src/http/modules/ngx_http_ssi_filter_module.h
280 ngx_module_srcs=src/http/modules/ngx_http_ssi_filter_module.c
291 ngx_module_srcs=src/http/modules/ngx_http_charset_filter_module.c
302 ngx_module_srcs=src/http/modules/ngx_http_xslt_filter_module.c
313 ngx_module_srcs=src/http/modules/ngx_http_image_filter_module.c
324 ngx_module_srcs=src/http/modules/ngx_http_sub_filter_module.c
335 ngx_module_srcs=src/http/modules/ngx_http_addition_filter_module.c
349 ngx_module_srcs=src/http/modules/ngx_http_gunzip_filter_module.c
360 ngx_module_srcs=src/http/modules/ngx_http_userid_filter_module.c
371 ngx_module_srcs=src/http/modules/ngx_http_headers_filter_module.c
386 ngx_module_srcs=src/http/ngx_http_copy_filter_module.c
408 ngx_module_srcs=src/http/modules/ngx_http_not_modified_filter_module.c
419 ngx_module_srcs=src/http/modules/ngx_http_slice_filter_module.c
434 ngx_module_incs=src/http/v2
435 ngx_module_deps="src/http/v2/ngx_http_v2.h \
436 src/http/v2/ngx_http_v2_module.h"
437 ngx_module_srcs="src/http/v2/ngx_http_v2.c \
438 src/http/v2/ngx_http_v2_table.c \
439 src/http/v2/ngx_http_v2_encode.c \
440 src/http/v2/ngx_http_v2_huff_decode.c \
441 src/http/v2/ngx_http_v2_huff_encode.c \
442 src/http/v2/ngx_http_v2_module.c"
453 ngx_module_srcs=src/http/modules/ngx_http_static_module.c
466 ngx_module_srcs=src/http/modules/ngx_http_gzip_static_module.c
479 ngx_module_srcs=src/http/modules/ngx_http_dav_module.c
490 ngx_module_srcs=src/http/modules/ngx_http_autoindex_module.c
501 ngx_module_srcs=src/http/modules/ngx_http_index_module.c
512 ngx_module_srcs=src/http/modules/ngx_http_random_index_module.c
523 ngx_module_srcs=src/http/modules/ngx_http_mirror_module.c
534 ngx_module_srcs=src/http/modules/ngx_http_try_files_module.c
545 ngx_module_srcs=src/http/modules/ngx_http_auth_request_module.c
558 ngx_module_srcs=src/http/modules/ngx_http_auth_basic_module.c
569 ngx_module_srcs=src/http/modules/ngx_http_access_module.c
580 ngx_module_srcs=src/http/modules/ngx_http_limit_conn_module.c
591 ngx_module_srcs=src/http/modules/ngx_http_limit_req_module.c
605 ngx_module_srcs=src/http/modules/ngx_http_realip_module.c
616 ngx_module_srcs=src/http/modules/ngx_http_status_module.c
629 ngx_module_srcs=src/http/modules/ngx_http_geo_module.c
642 ngx_module_srcs=src/http/modules/ngx_http_geoip_module.c
653 ngx_module_srcs=src/http/modules/ngx_http_map_module.c
664 ngx_module_srcs=src/http/modules/ngx_http_split_clients_module.c
675 ngx_module_srcs=src/http/modules/ngx_http_referer_module.c
688 ngx_module_srcs=src/http/modules/ngx_http_rewrite_module.c
701 ngx_module_deps=src/http/modules/ngx_http_ssl_module.h
702 ngx_module_srcs=src/http/modules/ngx_http_ssl_module.c
715 ngx_module_srcs=src/http/modules/ngx_http_proxy_module.c
726 ngx_module_srcs=src/http/modules/ngx_http_fastcgi_module.c
737 ngx_module_srcs=src/http/modules/ngx_http_uwsgi_module.c
748 ngx_module_srcs=src/http/modules/ngx_http_scgi_module.c
759 ngx_module_srcs=src/http/modules/ngx_http_grpc_module.c
768 ngx_module_incs=src/http/modules/perl
769 ngx_module_deps=src/http/modules/perl/ngx_http_perl_module.h
770 ngx_module_srcs=src/http/modules/perl/ngx_http_perl_module.c
781 ngx_module_srcs=src/http/modules/ngx_http_memcached_module.c
792 ngx_module_srcs=src/http/modules/ngx_http_empty_gif_module.c
803 ngx_module_srcs=src/http/modules/ngx_http_browser_module.c
814 ngx_module_srcs=src/http/modules/ngx_http_secure_link_module.c
827 ngx_module_srcs=src/http/modules/ngx_http_degradation_module.c
838 ngx_module_srcs=src/http/modules/ngx_http_flv_module.c
849 ngx_module_srcs=src/http/modules/ngx_http_mp4_module.c
860 ngx_module_srcs=src/http/modules/ngx_http_upstream_hash_module.c
871 ngx_module_srcs=src/http/modules/ngx_http_upstream_ip_hash_module.c
882 ngx_module_srcs=src/http/modules/ngx_http_upstream_least_conn_module.c
893 ngx_module_srcs=src/http/modules/ngx_http_upstream_random_module.c
904 ngx_module_srcs=src/http/modules/ngx_http_upstream_keepalive_module.c
917 ngx_module_srcs=src/http/modules/ngx_http_upstream_zone_module.c
930 ngx_module_srcs=src/http/modules/ngx_http_stub_status_module.c
951 ngx_module_incs="src/mail"
952 ngx_module_deps="src/mail/ngx_mail.h"
953 ngx_module_srcs="src/mail/ngx_mail.c \
954 src/mail/ngx_mail_core_module.c \
955 src/mail/ngx_mail_handler.c \
956 src/mail/ngx_mail_parse.c"
967 ngx_module_deps=src/mail/ngx_mail_ssl_module.h
968 ngx_module_srcs=src/mail/ngx_mail_ssl_module.c
975 ngx_module_deps=src/mail/ngx_mail_pop3_module.h
976 ngx_module_srcs="src/mail/ngx_mail_pop3_module.c \
977 src/mail/ngx_mail_pop3_handler.c"
984 ngx_module_deps=src/mail/ngx_mail_imap_module.h
985 ngx_module_srcs="src/mail/ngx_mail_imap_module.c \
986 src/mail/ngx_mail_imap_handler.c"
993 ngx_module_deps=src/mail/ngx_mail_smtp_module.h
994 ngx_module_srcs="src/mail/ngx_mail_smtp_module.c \
995 src/mail/ngx_mail_smtp_handler.c"
1002 ngx_module_srcs=src/mail/ngx_mail_auth_http_module.c
1008 ngx_module_srcs=src/mail/ngx_mail_proxy_module.c
1031 ngx_module_incs="src/stream"
1032 ngx_module_deps="src/stream/ngx_stream.h \
1033 src/stream/ngx_stream_variables.h \
1034 src/stream/ngx_stream_script.h \
1035 src/stream/ngx_stream_upstream.h \
1036 src/stream/ngx_stream_upstream_round_robin.h"
1037 ngx_module_srcs="src/stream/ngx_stream.c \
1038 src/stream/ngx_stream_variables.c \
1039 src/stream/ngx_stream_script.c \
1040 src/stream/ngx_stream_handler.c \
1041 src/stream/ngx_stream_core_module.c \
1042 src/stream/ngx_stream_log_module.c \
1043 src/stream/ngx_stream_proxy_module.c \
1044 src/stream/ngx_stream_upstream.c \
1045 src/stream/ngx_stream_upstream_round_robin.c \
1046 src/stream/ngx_stream_write_filter_module.c"
1057 ngx_module_deps=src/stream/ngx_stream_ssl_module.h
1058 ngx_module_srcs=src/stream/ngx_stream_ssl_module.c
1068 ngx_module_srcs=src/stream/ngx_stream_realip_module.c
1078 ngx_module_srcs=src/stream/ngx_stream_limit_conn_module.c
1088 ngx_module_srcs=src/stream/ngx_stream_access_module.c
1098 ngx_module_srcs=src/stream/ngx_stream_geo_module.c
1108 ngx_module_srcs=src/stream/ngx_stream_geoip_module.c
1118 ngx_module_srcs=src/stream/ngx_stream_map_module.c
1128 ngx_module_srcs=src/stream/ngx_stream_split_clients_module.c
1138 ngx_module_srcs=src/stream/ngx_stream_return_module.c
1148 ngx_module_srcs=src/stream/ngx_stream_upstream_hash_module.c
1158 ngx_module_srcs=src/stream/ngx_stream_upstream_least_conn_module.c
1168 ngx_module_srcs=src/stream/ngx_stream_upstream_random_module.c
1180 ngx_module_srcs=src/stream/ngx_stream_upstream_zone_module.c
1190 ngx_module_srcs=src/stream/ngx_stream_ssl_preread_module.c
1268 ngx_module_deps=src/event/ngx_event_openssl.h
1269 ngx_module_srcs="src/event/ngx_event_openssl.c
1270 src/event/ngx_event_openssl_stapling.c"
1283 ngx_module_deps=src/core/ngx_regex.h
1284 ngx_module_srcs=src/core/ngx_regex.c
1357 ngx_module_srcs=src/misc/ngx_google_perftools_module.c
1368 ngx_module_srcs=src/misc/ngx_cpp_test_module.cpp