| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_cpuinfo.c | 94 if (ngx_strcmp(vendor, "GenuineIntel") == 0) { in ngx_cpuinfo() 125 } else if (ngx_strcmp(vendor, "AuthenticAMD") == 0) { in ngx_cpuinfo()
|
| H A D | ngx_module.c | 177 if (ngx_strcmp(module->signature, NGX_MODULE_SIGNATURE) != 0) { in ngx_add_module() 185 if (ngx_strcmp(cf->cycle->modules[m]->name, module->name) == 0) { in ngx_add_module() 215 if (ngx_strcmp(order[i], module->name) == 0) { in ngx_add_module() 230 if (ngx_strcmp(cf->cycle->modules[m]->name, order[i]) == 0) { in ngx_add_module()
|
| H A D | nginx.c | 451 if (ngx_strcmp(ngx_ssl_version(), OPENSSL_VERSION_TEXT) == 0) { in ngx_show_version_info() 548 if (ngx_strcmp(var[i].data, "TZ") == 0 in ngx_set_environment() 862 if (ngx_strcmp(ngx_signal, "stop") == 0 in ngx_get_options() 863 || ngx_strcmp(ngx_signal, "quit") == 0 in ngx_get_options() 864 || ngx_strcmp(ngx_signal, "reopen") == 0 in ngx_get_options() 865 || ngx_strcmp(ngx_signal, "reload") == 0) in ngx_get_options() 1367 if (ngx_strcmp(value[1].data, "auto") == 0) { in ngx_set_cpu_affinity() 1508 if (ngx_strcmp(value[1].data, "auto") == 0) { in ngx_set_worker_processes()
|
| H A D | ngx_syslog.c | 148 if (ngx_strcmp(p + 9, facilities[i]) == 0) { in ngx_syslog_parse_args() 168 if (ngx_strcmp(p + 9, severities[i]) == 0) { in ngx_syslog_parse_args()
|
| H A D | ngx_log.c | 498 if (ngx_strcmp(value[i].data, err_levels[n].data) == 0) { 514 if (ngx_strcmp(value[i].data, debug_levels[n++]) == 0) { 579 if (ngx_strcmp(value[1].data, "stderr") == 0) {
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_core_module.c | 384 if (ngx_strcmp(value[i].data, "bind") == 0) { in ngx_mail_core_listen() 436 if (ngx_strcmp(&value[i].data[10], "n") == 0) { in ngx_mail_core_listen() 439 } else if (ngx_strcmp(&value[i].data[10], "ff") == 0) { in ngx_mail_core_listen() 459 if (ngx_strcmp(value[i].data, "ssl") == 0) { in ngx_mail_core_listen() 482 if (ngx_strcmp(&value[i].data[13], "on") == 0) { in ngx_mail_core_listen() 485 } else if (ngx_strcmp(&value[i].data[13], "off") == 0) { in ngx_mail_core_listen() 624 && ngx_strcmp(module->protocol->name.data, value[1].data) == 0) in ngx_mail_core_protocol() 660 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_mail_core_resolver()
|
| H A D | ngx_mail_ssl_module.c | 561 if (ngx_strcmp(value[i].data, "off") == 0) { in ngx_mail_ssl_session_cache() 566 if (ngx_strcmp(value[i].data, "none") == 0) { in ngx_mail_ssl_session_cache() 571 if (ngx_strcmp(value[i].data, "builtin") == 0) { in ngx_mail_ssl_session_cache()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_core_module.c | 646 if (ngx_strcmp(value[i].data, "udp") == 0) { in ngx_stream_core_listen() 652 if (ngx_strcmp(value[i].data, "bind") == 0) { in ngx_stream_core_listen() 706 if (ngx_strcmp(&value[i].data[10], "n") == 0) { in ngx_stream_core_listen() 709 } else if (ngx_strcmp(&value[i].data[10], "ff") == 0) { in ngx_stream_core_listen() 729 if (ngx_strcmp(value[i].data, "reuseport") == 0) { in ngx_stream_core_listen() 741 if (ngx_strcmp(value[i].data, "ssl") == 0) { in ngx_stream_core_listen() 765 if (ngx_strcmp(&value[i].data[13], "on") == 0) { in ngx_stream_core_listen() 768 } else if (ngx_strcmp(&value[i].data[13], "off") == 0) { in ngx_stream_core_listen() 853 if (ngx_strcmp(value[i].data, "proxy_protocol") == 0) { in ngx_stream_core_listen()
|
| H A D | ngx_stream_map_module.c | 397 && ngx_strcmp(value[0].data, "hostnames") == 0) in ngx_stream_map() 404 && ngx_strcmp(value[0].data, "volatile") == 0) in ngx_stream_map() 416 if (ngx_strcmp(value[0].data, "include") == 0) { in ngx_stream_map() 513 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_stream_map()
|
| H A D | ngx_stream_access_module.c | 307 if (value[1].len == 3 && ngx_strcmp(value[1].data, "all") == 0) { in ngx_stream_access_rule() 311 } else if (value[1].len == 5 && ngx_strcmp(value[1].data, "unix:") == 0) { in ngx_stream_access_rule()
|
| H A D | ngx_stream_geo_module.c | 566 if (ngx_strcmp(value[0].data, "ranges") == 0) { in ngx_stream_geo() 594 if (ngx_strcmp(value[0].data, "include") == 0) { in ngx_stream_geo() 631 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_stream_geo_range() 665 if (ngx_strcmp(value[0].data, "delete") == 0) { in ngx_stream_geo_range() 1025 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_stream_geo_cidr() 1050 if (ngx_strcmp(value[0].data, "delete") == 0) { in ngx_stream_geo_cidr() 1253 if (ngx_strcmp(net->data, "255.255.255.255") == 0) { in ngx_stream_geo_cidr_value()
|
| H A D | ngx_stream_geoip_module.c | 648 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_stream_geoip_country() 703 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_stream_geoip_org() 764 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_stream_geoip_city()
|
| H A D | ngx_stream_log_module.c | 989 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_stream_log_set_log() 1279 && ngx_strcmp(fmt[i].name.data, value[1].data) == 0) in ngx_stream_log_set_format() 1327 if (ngx_strcmp(data, "json") == 0) { in ngx_stream_log_compile_format() 1330 } else if (ngx_strcmp(data, "none") == 0) { in ngx_stream_log_compile_format() 1333 } else if (ngx_strcmp(data, "default") != 0) { in ngx_stream_log_compile_format() 1541 if (ngx_strcmp(value[i].data, "off") == 0) { in ngx_stream_log_open_file_cache()
|
| H A D | ngx_stream_upstream_random_module.c | 482 if (ngx_strcmp(value[1].data, "two") == 0) { in ngx_stream_upstream_random() 495 if (ngx_strcmp(value[2].data, "least_conn") != 0) { in ngx_stream_upstream_random()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_realip_module.c | 342 if (ngx_strcmp(value[1].data, "unix:") == 0) { in ngx_http_realip_from() 431 if (ngx_strcmp(value[1].data, "X-Real-IP") == 0) { in ngx_http_realip() 436 if (ngx_strcmp(value[1].data, "X-Forwarded-For") == 0) { in ngx_http_realip() 441 if (ngx_strcmp(value[1].data, "proxy_protocol") == 0) { in ngx_http_realip()
|
| H A D | ngx_http_map_module.c | 398 && ngx_strcmp(value[0].data, "hostnames") == 0) in ngx_http_map() 405 && ngx_strcmp(value[0].data, "volatile") == 0) in ngx_http_map() 417 if (ngx_strcmp(value[0].data, "include") == 0) { in ngx_http_map() 514 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_http_map()
|
| H A D | ngx_http_userid_filter_module.c | 722 if (ngx_strcmp(domain->data, "none") == 0) { in ngx_http_userid_domain() 777 if (ngx_strcmp(value[1].data, "max") == 0) { in ngx_http_userid_expires() 782 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_http_userid_expires() 801 if (ngx_strcmp(p3p->data, "none") == 0) { in ngx_http_userid_p3p() 822 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_http_userid_mark()
|
| H A D | ngx_http_geo_module.c | 600 if (ngx_strcmp(value[0].data, "ranges") == 0) { in ngx_http_geo() 621 else if (ngx_strcmp(value[0].data, "proxy_recursive") == 0) { in ngx_http_geo() 634 if (ngx_strcmp(value[0].data, "include") == 0) { in ngx_http_geo() 640 } else if (ngx_strcmp(value[0].data, "proxy") == 0) { in ngx_http_geo() 681 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_http_geo_range() 715 if (ngx_strcmp(value[0].data, "delete") == 0) { in ngx_http_geo_range() 1075 if (ngx_strcmp(value[0].data, "default") == 0) { in ngx_http_geo_cidr() 1100 if (ngx_strcmp(value[0].data, "delete") == 0) { in ngx_http_geo_cidr() 1327 if (ngx_strcmp(net->data, "255.255.255.255") == 0) { in ngx_http_geo_cidr_value()
|
| H A D | ngx_http_geoip_module.c | 699 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_http_geoip_country() 754 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_http_geoip_org() 815 if (ngx_strcmp(value[2].data, "utf8") == 0) { in ngx_http_geoip_city() 885 if (ngx_strcmp(net->data, "255.255.255.255") == 0) { in ngx_http_geoip_cidr_value()
|
| H A D | ngx_http_referer_module.c | 503 if (ngx_strcmp(value[i].data, "none") == 0) { in ngx_http_valid_referers() 508 if (ngx_strcmp(value[i].data, "blocked") == 0) { in ngx_http_valid_referers() 513 if (ngx_strcmp(value[i].data, "server_names") == 0) { in ngx_http_valid_referers()
|
| H A D | ngx_http_access_module.c | 317 if (value[1].len == 3 && ngx_strcmp(value[1].data, "all") == 0) { in ngx_http_access_rule() 321 } else if (value[1].len == 5 && ngx_strcmp(value[1].data, "unix:") == 0) { in ngx_http_access_rule()
|
| H A D | ngx_http_rewrite_module.c | 359 if (ngx_strcmp(value[3].data, "last") == 0) { in ngx_http_rewrite() 362 } else if (ngx_strcmp(value[3].data, "break") == 0) { in ngx_http_rewrite() 366 } else if (ngx_strcmp(value[3].data, "redirect") == 0) { in ngx_http_rewrite() 371 } else if (ngx_strcmp(value[3].data, "permanent") == 0) { in ngx_http_rewrite()
|
| H A D | ngx_http_image_filter_module.c | 1387 if (ngx_strcmp(value[i].data, "off") == 0) { in ngx_http_image_filter() 1390 } else if (ngx_strcmp(value[i].data, "test") == 0) { in ngx_http_image_filter() 1393 } else if (ngx_strcmp(value[i].data, "size") == 0) { in ngx_http_image_filter() 1404 if (ngx_strcmp(value[i].data, "rotate") == 0) { in ngx_http_image_filter() 1447 if (ngx_strcmp(value[i].data, "resize") == 0) { in ngx_http_image_filter() 1450 } else if (ngx_strcmp(value[i].data, "crop") == 0) { in ngx_http_image_filter()
|
| H A D | ngx_http_upstream_random_module.c | 482 if (ngx_strcmp(value[1].data, "two") == 0) { in ngx_http_upstream_random() 495 if (ngx_strcmp(value[2].data, "least_conn") != 0) { in ngx_http_upstream_random()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3138 if (ngx_strcmp(value[0].data, "include") == 0) { in ngx_http_core_type() 3840 if (ngx_strcmp(value[n].data, "bind") == 0) { in ngx_http_core_listen() 3993 if (ngx_strcmp(value[n].data, "ssl") == 0) { in ngx_http_core_listen() 4017 if (ngx_strcmp(value[n].data, "spdy") == 0) { in ngx_http_core_listen() 4481 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_http_core_set_aio() 4486 if (ngx_strcmp(value[1].data, "on") == 0) { in ngx_http_core_set_aio() 4500 if (ngx_strcmp(value[1].data, "sendfile") == 0) { in ngx_http_core_set_aio() 4586 if (ngx_strcmp(value[1].data, "off") == 0) { in ngx_http_core_directio() 4762 if (ngx_strcmp(value[i].data, "off") == 0) { in ngx_http_core_open_file_cache() 4996 if (ngx_strcmp(value[i].data, "off") == 0) { in ngx_http_disable_symlinks() [all …]
|