Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_log.c12 static char *ngx_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf);
38 ngx_error_log,
545 ngx_error_log(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) function