Home
last modified time | relevance | path

Searched refs:debug_points (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.h95 ngx_int_t debug_points; member
H A Dnginx.c93 offsetof(ngx_core_conf_t, debug_points),
1054 ccf->debug_points = NGX_CONF_UNSET; in ngx_core_module_create_conf()
1087 ngx_conf_init_value(ccf->debug_points, 0); in ngx_core_module_init_conf()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process.c619 switch (ccf->debug_points) { in ngx_debug_point()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru7203 debug_points.
H A DCHANGES7075 on graceful quit and active "debug_points" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim177 syn keyword ngxDirective contained debug_points