Home
last modified time | relevance | path

Searched refs:directio_alignment (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_copy_filter_module.c118 ctx->alignment = clcf->directio_alignment; in ngx_http_copy_filter()
H A Dngx_http_core_module.h351 off_t directio_alignment; /* directio_alignment */ member
H A Dngx_http_core_module.c450 offsetof(ngx_http_core_loc_conf_t, directio_alignment),
3433 clcf->directio_alignment = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3660 ngx_conf_merge_off_value(conf->directio_alignment, prev->directio_alignment, in ngx_http_core_merge_loc_conf()
H A Dngx_http_upstream.c641 u->output.alignment = clcf->directio_alignment; in ngx_http_upstream_init_request()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru4071 *) Добавление: директива directio_alignment.
H A DCHANGES3992 *) Feature: the "directio_alignment" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim185 syn keyword ngxDirective contained directio_alignment