Searched refs:NGX_CONF_ANY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ | ||
| H A D | ngx_conf_file.h | 45 #define NGX_CONF_ANY 0x00000400 macro |
| H A D | ngx_conf_file.c | 415 if (!(cmd->type & NGX_CONF_ANY)) { in ngx_conf_handler() |