| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_udma_config.c | 301 struct al_udma_m2s_pkt_len_conf *conf) in al_udma_m2s_packet_size_cfg_set() 345 struct al_udma_m2s_desc_pref_conf *conf) in al_udma_m2s_pref_set() 403 struct al_udma_m2s_desc_pref_conf *conf) in al_udma_m2s_pref_get() 727 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_common_rlimit_set() 793 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_m2s_strm_rlimit_set() 817 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_m2s_q_rlimit_set() 840 struct al_udma_m2s_q_dwrr_conf *conf) in al_udma_m2s_q_sc_set() 1077 struct al_udma_s2m_q_comp_conf *conf) in al_udma_s2m_q_comp_set() 1120 struct al_udma_gen_tgtid_conf *conf, in al_udma_gen_tgtid_conf_queue_set() 1199 struct al_udma_gen_tgtid_conf *conf) in al_udma_gen_tgtid_conf_set() [all …]
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.h | 81 ngx_uint_t conf; member 180 #define ngx_conf_init_value(conf, default) \ argument 185 #define ngx_conf_init_ptr_value(conf, default) \ argument 190 #define ngx_conf_init_uint_value(conf, default) \ argument 195 #define ngx_conf_init_size_value(conf, default) \ argument 200 #define ngx_conf_init_msec_value(conf, default) \ argument 205 #define ngx_conf_merge_value(conf, prev, default) \ argument 210 #define ngx_conf_merge_ptr_value(conf, prev, default) \ argument 215 #define ngx_conf_merge_uint_value(conf, prev, default) \ argument 220 #define ngx_conf_merge_msec_value(conf, prev, default) \ argument [all …]
|
| H A D | ngx_conf_file.c | 359 void *conf, **confp; in ngx_conf_handler() local 821 ngx_conf_include(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_include() 1026 ngx_conf_set_flag_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_flag_slot() 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() 1198 ngx_conf_set_size_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_size_slot() 1229 ngx_conf_set_off_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_off_slot() 1260 ngx_conf_set_msec_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_msec_slot() 1291 ngx_conf_set_sec_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_sec_slot() 1322 ngx_conf_set_bufs_slot(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_set_bufs_slot() [all …]
|
| H A D | nginx.c | 1077 ngx_core_module_init_conf(ngx_cycle_t *cycle, void *conf) in ngx_core_module_init_conf() 1210 ngx_set_user(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_set_user() 1273 ngx_set_env(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_set_env() 1303 ngx_set_priority(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_set_priority() 1343 ngx_set_cpu_affinity(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_set_cpu_affinity() 1495 ngx_set_worker_processes(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_set_worker_processes() 1524 ngx_load_module(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_load_module() 1623 void *conf) in ngx_set_fstack_conf()
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_core_module.c | 192 ngx_mail_core_srv_conf_t *conf = child; in ngx_mail_core_merge_srv_conf() local 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 D | ngx_mail_ssl_module.c | 278 ngx_mail_ssl_conf_t *conf = child; in ngx_mail_ssl_merge_conf() local 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()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_mountroot.c | 441 parse_peek(char **conf) in parse_peek() 448 parse_poke(char **conf, int c) in parse_poke() 455 parse_advance(char **conf) in parse_advance() 462 parse_skipto(char **conf, int mc) in parse_skipto() 522 parse_dir_ask(char **conf) in parse_dir_ask() 574 parse_dir_md(char **conf) in parse_dir_md() 646 parse_dir_onfail(char **conf) in parse_dir_onfail() 673 parse_dir_timeout(char **conf) in parse_dir_timeout() 692 parse_directive(char **conf) in parse_directive() 735 parse_mount(char **conf) in parse_mount() [all …]
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_userid_filter_module.c | 200 ngx_http_userid_conf_t *conf; in ngx_http_userid_filter() local 231 ngx_http_userid_conf_t *conf; in ngx_http_userid_got_variable() local 261 ngx_http_userid_conf_t *conf; in ngx_http_userid_set_variable() local 290 ngx_http_userid_get_uid(ngx_http_request_t *r, ngx_http_userid_conf_t *conf) in ngx_http_userid_get_uid() 361 ngx_http_userid_conf_t *conf) in ngx_http_userid_set_uid() 457 ngx_http_userid_conf_t *conf) in ngx_http_userid_create_uid() 651 ngx_http_userid_conf_t *conf; in ngx_http_userid_create_conf() local 680 ngx_http_userid_conf_t *conf = child; in ngx_http_userid_merge_conf() local 765 ngx_http_userid_expires(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_userid_expires() 810 ngx_http_userid_mark(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_userid_mark()
|
| H A D | ngx_http_addition_filter_module.c | 99 ngx_http_addition_conf_t *conf; in ngx_http_addition_header_filter() local 140 ngx_http_addition_conf_t *conf; in ngx_http_addition_body_filter() local 216 ngx_http_addition_conf_t *conf; in ngx_http_addition_create_conf() local 240 ngx_http_addition_conf_t *conf = child; in ngx_http_addition_merge_conf() local
|
| H A D | ngx_http_xslt_filter_module.c | 205 ngx_http_xslt_filter_loc_conf_t *conf; in ngx_http_xslt_header_filter() local 315 ngx_http_xslt_filter_loc_conf_t *conf; in ngx_http_xslt_send() local 421 ngx_http_xslt_filter_loc_conf_t *conf; in ngx_http_xslt_sax_external_subset() local 498 ngx_http_xslt_filter_loc_conf_t *conf; in ngx_http_xslt_apply_stylesheet() local 822 ngx_http_xslt_entities(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_xslt_entities() 877 ngx_http_xslt_stylesheet(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_xslt_stylesheet() 986 ngx_http_xslt_param(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_xslt_param() 1044 ngx_http_xslt_filter_main_conf_t *conf; in ngx_http_xslt_filter_create_main_conf() local 1072 ngx_http_xslt_filter_loc_conf_t *conf; in ngx_http_xslt_filter_create_conf() local 1099 ngx_http_xslt_filter_loc_conf_t *conf = child; in ngx_http_xslt_filter_merge_conf() local
|
| H A D | ngx_http_rewrite_module.c | 224 ngx_http_rewrite_loc_conf_t *conf; in ngx_http_rewrite_create_loc_conf() local 243 ngx_http_rewrite_loc_conf_t *conf = child; in ngx_http_rewrite_merge_loc_conf() local 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() 891 ngx_http_rewrite_set(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_rewrite_set()
|
| H A D | ngx_http_secure_link_module.c | 109 ngx_http_secure_link_conf_t *conf; in ngx_http_secure_link_variable() local 200 ngx_http_secure_link_conf_t *conf, ngx_http_variable_value_t *v, in ngx_http_secure_link_old_variable() 295 ngx_http_secure_link_conf_t *conf; in ngx_http_secure_link_create_conf() local 318 ngx_http_secure_link_conf_t *conf = child; in ngx_http_secure_link_merge_conf() local
|
| H A D | ngx_http_image_filter_module.c | 225 ngx_http_image_filter_conf_t *conf; in ngx_http_image_header_filter() local 298 ngx_http_image_filter_conf_t *conf; in ngx_http_image_body_filter() local 529 ngx_http_image_filter_conf_t *conf; in ngx_http_image_process() local 830 ngx_http_image_filter_conf_t *conf; in ngx_http_image_resize() local 1173 ngx_http_image_filter_conf_t *conf; in ngx_http_image_out() local 1277 ngx_http_image_filter_conf_t *conf; in ngx_http_image_filter_create_conf() local 1314 ngx_http_image_filter_conf_t *conf = child; in ngx_http_image_filter_merge_conf() local 1372 ngx_http_image_filter(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_image_filter() 1526 void *conf) in ngx_http_image_filter_jpeg_quality() 1573 void *conf) in ngx_http_image_filter_webp_quality() [all …]
|
| H A D | ngx_http_headers_filter_module.c | 171 ngx_http_headers_conf_t *conf; in ngx_http_headers_filter() local 255 ngx_http_headers_conf_t *conf; in ngx_http_trailers_filter() local 325 ngx_http_set_expires(ngx_http_request_t *r, ngx_http_headers_conf_t *conf) in ngx_http_set_expires() 658 ngx_http_headers_conf_t *conf; in ngx_http_headers_create_conf() local 684 ngx_http_headers_conf_t *conf = child; in ngx_http_headers_merge_conf() local 722 ngx_http_headers_expires(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_headers_expires() 790 ngx_http_headers_add(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_headers_add()
|
| H A D | ngx_http_scgi_module.c | 1171 ngx_http_scgi_main_conf_t *conf; in ngx_http_scgi_create_main_conf() local 1194 ngx_http_scgi_loc_conf_t *conf; in ngx_http_scgi_create_loc_conf() local 1262 ngx_http_scgi_loc_conf_t *conf = child; in ngx_http_scgi_merge_loc_conf() local 1614 ngx_http_scgi_init_params(ngx_conf_t *cf, ngx_http_scgi_loc_conf_t *conf, in ngx_http_scgi_init_params() 1819 ngx_http_scgi_pass(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_scgi_pass() 1880 ngx_http_scgi_store(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_scgi_store() 1934 ngx_http_scgi_cache(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_scgi_cache() 1993 ngx_http_scgi_cache_key(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_scgi_cache_key()
|
| H A D | ngx_http_browser_module.c | 420 ngx_http_browser_conf_t *conf; in ngx_http_browser_create_conf() local 447 ngx_http_browser_conf_t *conf = child; in ngx_http_browser_merge_conf() local 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 D | ngx_http_uwsgi_module.c | 1381 ngx_http_uwsgi_main_conf_t *conf; in ngx_http_uwsgi_create_main_conf() local 1404 ngx_http_uwsgi_loc_conf_t *conf; in ngx_http_uwsgi_create_loc_conf() local 1483 ngx_http_uwsgi_loc_conf_t *conf = child; in ngx_http_uwsgi_merge_loc_conf() local 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()
|
| H A D | ngx_http_ssl_module.c | 592 ngx_http_ssl_srv_conf_t *conf = child; in ngx_http_ssl_merge_srv_conf() local 866 ngx_http_ssl_srv_conf_t *conf) 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()
|
| H A D | ngx_http_degradation_module.c | 171 ngx_http_degradation_loc_conf_t *conf; in ngx_http_degradation_create_loc_conf() local 188 ngx_http_degradation_loc_conf_t *conf = child; in ngx_http_degradation_merge_loc_conf() local 197 ngx_http_degradation(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_degradation()
|
| H A D | ngx_http_upstream_keepalive_module.c | 28 ngx_http_upstream_keepalive_srv_conf_t *conf; member 40 ngx_http_upstream_keepalive_srv_conf_t *conf; member 410 ngx_http_upstream_keepalive_srv_conf_t *conf; in ngx_http_upstream_keepalive_close_handler() local 499 ngx_http_upstream_keepalive_srv_conf_t *conf; in ngx_http_upstream_keepalive_create_conf() local 523 ngx_http_upstream_keepalive(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_upstream_keepalive()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_core_module.c | 388 ngx_stream_core_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_stream_core_init_main_conf() 443 ngx_stream_core_srv_conf_t *conf = child; in ngx_stream_core_merge_srv_conf() local 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()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | app_thread.c | 66 struct thread_conf *conf; in app_rx_thread() local 158 struct thread_conf *conf; in app_tx_thread() local 196 struct thread_conf *conf; in app_worker_thread() local 231 struct thread_conf *conf; in app_mixed_thread() local
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_module.c | 332 ngx_http_v2_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_v2_init_main_conf() 376 ngx_http_v2_srv_conf_t *conf = child; in ngx_http_v2_merge_srv_conf() local 434 ngx_http_v2_loc_conf_t *conf = child; in ngx_http_v2_merge_loc_conf() local 451 ngx_http_v2_push(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_v2_push() 603 ngx_http_v2_spdy_deprecated(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_v2_spdy_deprecated()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3101 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() 3237 ngx_http_core_init_main_conf(ngx_conf_t *cf, void *conf) in ngx_http_core_init_main_conf() 3309 ngx_http_core_srv_conf_t *conf = child; in ngx_http_core_merge_srv_conf() local 3506 ngx_http_core_loc_conf_t *conf = child; in ngx_http_core_merge_loc_conf() local 3787 ngx_http_core_listen(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_listen() 4243 ngx_http_core_root(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_root() 4464 ngx_http_core_set_aio(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_set_aio() 4574 ngx_http_core_directio(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_directio() 4839 ngx_http_core_internal(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_http_core_internal() [all …]
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | event_helper.c | 830 eh_start_worker_eth_core(struct eventmode_conf *conf, uint32_t lcore_id) in eh_start_worker_eth_core() 931 eh_find_worker(uint32_t lcore_id, struct eh_conf *conf, in eh_find_worker() 1015 eh_get_event_lcore_links(uint32_t lcore_id, struct eh_conf *conf, in eh_get_event_lcore_links() 1406 struct eh_conf *conf = NULL; in eh_conf_init() local 1490 eh_conf_uninit(struct eh_conf *conf) in eh_conf_uninit() 1507 eh_display_conf(struct eh_conf *conf) in eh_display_conf() 1544 eh_devs_init(struct eh_conf *conf) in eh_devs_init() 1634 eh_devs_uninit(struct eh_conf *conf) in eh_devs_uninit() 1731 eh_launch_worker(struct eh_conf *conf, struct eh_app_worker_params *app_wrkr, in eh_launch_worker() 1804 eh_get_tx_queue(struct eh_conf *conf, uint8_t eventdev_id) in eh_get_tx_queue()
|