| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_secure_link_module.c | 119 goto not_found; in ngx_http_secure_link_variable() 154 goto not_found; in ngx_http_secure_link_variable() 160 goto not_found; in ngx_http_secure_link_variable() 186 v->not_found = 0; in ngx_http_secure_link_variable() 190 not_found: in ngx_http_secure_link_variable() 192 v->not_found = 1; in ngx_http_secure_link_variable() 220 goto not_found; in ngx_http_secure_link_old_variable() 231 goto not_found; in ngx_http_secure_link_old_variable() 256 v->not_found = 0; in ngx_http_secure_link_old_variable() 261 not_found: in ngx_http_secure_link_old_variable() [all …]
|
| H A D | ngx_http_geoip_module.c | 375 v->not_found = 0; in ngx_http_geoip_country_variable() 380 not_found: in ngx_http_geoip_country_variable() 382 v->not_found = 1; in ngx_http_geoip_country_variable() 428 v->not_found = 0; in ngx_http_geoip_org_variable() 434 not_found: in ngx_http_geoip_org_variable() 436 v->not_found = 1; in ngx_http_geoip_org_variable() 472 v->not_found = 0; in ngx_http_geoip_city_variable() 482 not_found: in ngx_http_geoip_city_variable() 484 v->not_found = 1; in ngx_http_geoip_city_variable() 522 v->not_found = 0; in ngx_http_geoip_region_name_variable() [all …]
|
| H A D | ngx_http_userid_filter_module.c | 236 v->not_found = 1; in ngx_http_userid_got_variable() 250 v->not_found = 1; in ngx_http_userid_got_variable() 266 v->not_found = 1; in ngx_http_userid_set_variable() 281 v->not_found = 1; in ngx_http_userid_set_variable() 475 if (vv == NULL || vv->not_found) { in ngx_http_userid_create_uid() 590 v->not_found = 0; in ngx_http_userid_variable()
|
| H A D | ngx_http_slice_filter_module.c | 401 v->not_found = 1; in ngx_http_slice_range_variable() 408 v->not_found = 1; in ngx_http_slice_range_variable() 434 v->not_found = 0; in ngx_http_slice_range_variable()
|
| H A D | ngx_http_auth_request_module.c | 269 vv->not_found = 0; in ngx_http_auth_request_set_variables() 296 v->not_found = 1; in ngx_http_auth_request_variable()
|
| H A D | ngx_http_ssl_module.c | 480 v->not_found = 0; in ngx_http_ssl_static_variable() 485 v->not_found = 1; in ngx_http_ssl_static_variable() 511 v->not_found = 0; in ngx_http_ssl_variable() 517 v->not_found = 1; in ngx_http_ssl_variable()
|
| H A D | ngx_http_stub_status_module.c | 201 v->not_found = 0; in ngx_http_stub_status_variable()
|
| H A D | ngx_http_log_module.c | 958 if (value == NULL || value->not_found) { in ngx_http_log_variable_getlen() 977 if (value == NULL || value->not_found) { in ngx_http_log_variable() 1059 if (value == NULL || value->not_found) { in ngx_http_log_json_variable_getlen() 1079 if (value == NULL || value->not_found) { in ngx_http_log_json_variable() 1099 if (value == NULL || value->not_found) { in ngx_http_log_unescaped_variable_getlen() 1117 if (value == NULL || value->not_found) { in ngx_http_log_unescaped_variable()
|
| H A D | ngx_http_realip_module.c | 587 v->not_found = 0; in ngx_http_realip_remote_addr_variable() 609 v->not_found = 0; in ngx_http_realip_remote_port_variable()
|
| H A D | ngx_http_map_module.c | 143 v->not_found = 0; in ngx_http_map_variable() 503 var->not_found = 0; in ngx_http_map()
|
| H A D | ngx_http_browser_module.c | 683 bcf->modern_browser_value->not_found = 0; in ngx_http_modern_browser_value() 708 bcf->ancient_browser_value->not_found = 0; in ngx_http_ancient_browser_value()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_geoip_module.c | 337 v->not_found = 0; in ngx_stream_geoip_country_variable() 342 not_found: in ngx_stream_geoip_country_variable() 344 v->not_found = 1; in ngx_stream_geoip_country_variable() 390 v->not_found = 0; in ngx_stream_geoip_org_variable() 396 not_found: in ngx_stream_geoip_org_variable() 398 v->not_found = 1; in ngx_stream_geoip_org_variable() 434 v->not_found = 0; in ngx_stream_geoip_city_variable() 444 not_found: in ngx_stream_geoip_city_variable() 446 v->not_found = 1; in ngx_stream_geoip_city_variable() 484 v->not_found = 0; in ngx_stream_geoip_region_name_variable() [all …]
|
| H A D | ngx_stream_variables.c | 523 v->not_found = 0; in ngx_stream_variable_remote_addr() 539 v->not_found = 0; in ngx_stream_variable_remote_port() 563 v->not_found = 0; in ngx_stream_variable_proxy_protocol_addr() 579 v->not_found = 0; in ngx_stream_variable_proxy_protocol_port() 620 v->not_found = 0; in ngx_stream_variable_server_addr() 636 v->not_found = 0; in ngx_stream_variable_server_port() 677 v->not_found = 0; in ngx_stream_variable_bytes() 706 v->not_found = 0; in ngx_stream_variable_session_time() 725 v->not_found = 0; in ngx_stream_variable_status() 745 v->not_found = 0; in ngx_stream_variable_connection() [all …]
|
| H A D | ngx_stream_ssl_preread_module.c | 509 v->not_found = 1; in ngx_stream_ssl_preread_protocol_variable() 547 v->not_found = 0; in ngx_stream_ssl_preread_protocol_variable() 564 v->not_found = 1; in ngx_stream_ssl_preread_server_name_variable() 570 v->not_found = 0; in ngx_stream_ssl_preread_server_name_variable() 587 v->not_found = 1; in ngx_stream_ssl_preread_alpn_protocols_variable() 593 v->not_found = 0; in ngx_stream_ssl_preread_alpn_protocols_variable()
|
| H A D | ngx_stream_upstream.c | 137 v->not_found = 0; in ngx_stream_upstream_addr_variable() 140 v->not_found = 1; in ngx_stream_upstream_addr_variable() 194 v->not_found = 0; in ngx_stream_upstream_bytes_variable() 197 v->not_found = 1; in ngx_stream_upstream_bytes_variable() 248 v->not_found = 0; in ngx_stream_upstream_response_time_variable() 251 v->not_found = 1; in ngx_stream_upstream_response_time_variable()
|
| H A D | ngx_stream_script.c | 49 s->variables[*index].not_found = 0; in ngx_stream_script_flush_complex_value() 406 s->variables[i].not_found = 0; in ngx_stream_script_run() 451 s->variables[index[n]].not_found = 0; in ngx_stream_script_flush_no_cacheable_variables() 716 if (value && !value->not_found) { in ngx_stream_script_copy_var_len_code() 744 if (value && !value->not_found) { in ngx_stream_script_copy_var_code()
|
| H A D | ngx_stream_realip_module.c | 365 v->not_found = 0; in ngx_stream_realip_remote_addr_variable() 387 v->not_found = 0; in ngx_stream_realip_remote_port_variable()
|
| H A D | ngx_stream_ssl_module.c | 507 v->not_found = 0; in ngx_stream_ssl_static_variable() 512 v->not_found = 1; in ngx_stream_ssl_static_variable() 538 v->not_found = 0; in ngx_stream_ssl_variable() 544 v->not_found = 1; in ngx_stream_ssl_variable()
|
| H A D | ngx_stream_log_module.c | 735 if (value == NULL || value->not_found) { in ngx_stream_log_variable_getlen() 755 if (value == NULL || value->not_found) { in ngx_stream_log_variable() 837 if (value == NULL || value->not_found) { in ngx_stream_log_json_variable_getlen() 857 if (value == NULL || value->not_found) { in ngx_stream_log_json_variable() 878 if (value == NULL || value->not_found) { in ngx_stream_log_unescaped_variable_getlen() 896 if (value == NULL || value->not_found) { in ngx_stream_log_unescaped_variable()
|
| H A D | ngx_stream_map_module.c | 141 v->not_found = 0; in ngx_stream_map_variable() 502 var->not_found = 0; in ngx_stream_map()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_variables.c | 785 v->not_found = 0; in ngx_http_variable_request_get_size() 891 v->not_found = 0; in ngx_http_variable_headers_internal() 1011 v->not_found = 1; in ngx_http_variable_unknown_header() 1046 v->not_found = 0; in ngx_http_variable_request_line() 1074 v->not_found = 0; in ngx_http_variable_cookie() 1103 v->not_found = 0; in ngx_http_variable_argument() 1156 v->not_found = 0; in ngx_http_variable_tcpinfo() 1220 v->not_found = 0; in ngx_http_variable_host() 1285 v->not_found = 0; in ngx_http_variable_remote_addr() 1301 v->not_found = 0; in ngx_http_variable_remote_port() [all …]
|
| H A D | ngx_http_script.c | 48 r->variables[*index].not_found = 0; in ngx_http_script_flush_complex_value() 530 r->variables[i].not_found = 0; in ngx_http_script_run() 575 r->variables[index[n]].not_found = 0; in ngx_http_script_flush_no_cacheable_variables() 851 if (value && !value->not_found) { in ngx_http_script_copy_var_len_code() 879 if (value && !value->not_found) { in ngx_http_script_copy_var_code() 1722 r->variables[code->index].not_found = 0; in ngx_http_script_set_var_code() 1774 if (value && !value->not_found) { in ngx_http_script_var_code()
|
| H A D | ngx_http_upstream.c | 5279 v->not_found = 0; in ngx_http_upstream_addr_variable() 5282 v->not_found = 1; in ngx_http_upstream_addr_variable() 5350 v->not_found = 0; in ngx_http_upstream_status_variable() 5353 v->not_found = 1; in ngx_http_upstream_status_variable() 5416 v->not_found = 0; in ngx_http_upstream_response_time_variable() 5419 v->not_found = 1; in ngx_http_upstream_response_time_variable() 5493 v->not_found = 0; in ngx_http_upstream_response_length_variable() 5608 v->not_found = 0; in ngx_http_upstream_cookie_variable() 5632 v->not_found = 0; in ngx_http_upstream_cache_status() 5663 v->not_found = 0; in ngx_http_upstream_cache_last_modified() [all …]
|
| /f-stack/dpdk/lib/librte_efd/ |
| H A D | rte_efd.c | 1191 uint8_t not_found = 1; in rte_efd_delete() local 1209 if (not_found) { in rte_efd_delete() 1217 not_found = 0; in rte_efd_delete() 1234 if (not_found == 0) { in rte_efd_delete() 1239 return not_found; in rte_efd_delete()
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_module.c | 286 v->not_found = 0; in ngx_http_v2_variable() 296 v->not_found = 0; in ngx_http_v2_variable()
|