Home
last modified time | relevance | path

Searched defs:post (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.c1032 ngx_conf_post_t *post; in ngx_conf_set_flag_slot() local
1071 ngx_conf_post_t *post; in ngx_conf_set_str_slot() local
1099 ngx_conf_post_t *post; in ngx_conf_set_str_array_slot() local
1136 ngx_conf_post_t *post; in ngx_conf_set_keyval_slot() local
1173 ngx_conf_post_t *post; in ngx_conf_set_num_slot() local
1204 ngx_conf_post_t *post; in ngx_conf_set_size_slot() local
1235 ngx_conf_post_t *post; in ngx_conf_set_off_slot() local
1266 ngx_conf_post_t *post; in ngx_conf_set_msec_slot() local
1297 ngx_conf_post_t *post; in ngx_conf_set_sec_slot() local
1446 ngx_conf_deprecated(ngx_conf_t *cf, void *post, void *data) in ngx_conf_deprecated()
[all …]
H A Dngx_regex.c407 ngx_regex_pcre_jit(ngx_conf_t *cf, void *post, void *data) in ngx_regex_pcre_jit()
H A Dngx_conf_file.h83 void *post; member
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c509 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()
564 ngx_http_v2_streams_index_mask(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_streams_index_mask()
583 ngx_http_v2_chunk_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_v2_chunk_size()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_userid_filter_module.c716 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()
797 ngx_http_userid_p3p(ngx_conf_t *cf, void *post, void *data) in ngx_http_userid_p3p()
H A Dngx_http_gzip_filter_module.c1229 ngx_http_gzip_window(ngx_conf_t *cf, void *post, void *data) in ngx_http_gzip_window()
1253 ngx_http_gzip_hash(ngx_conf_t *cf, void *post, void *data) in ngx_http_gzip_hash()
H A Dngx_http_fastcgi_module.c3748 ngx_http_fastcgi_lowat_check(ngx_conf_t *cf, void *post, void *data) in ngx_http_fastcgi_lowat_check()
H A Dngx_http_proxy_module.c4253 ngx_http_proxy_lowat_check(ngx_conf_t *cf, void *post, void *data) in ngx_http_proxy_lowat_check()
/f-stack/freebsd/contrib/openzfs/cmd/zinject/
H A Dzinject.c665 char *post; in parse_frequency() local
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c171 u_int post, pre; in spi_calc_clockdiv() local
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in372 pre=None, pre_user=None, post=None, post_user=None, argument
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c5072 ngx_http_core_lowat_check(ngx_conf_t *cf, void *post, void *data) in ngx_http_core_lowat_check()
5101 ngx_http_core_pool_size(ngx_conf_t *cf, void *post, void *data) in ngx_http_core_pool_size()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h3021 uint64_t post : 8; /**< Credits for Write Request Postings used in M2S. */ member
3601 uint64_t post : 8; /**< Credits for Write Request Postings used in M2S. member
/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c4471 #define WC_TX_FIR(post, main, pre) \ argument