Searched refs:ngx_conf_handler (Results 1 – 1 of 1) sorted by relevance
14 static ngx_int_t ngx_conf_handler(ngx_conf_t *cf, ngx_int_t last);319 rc = ngx_conf_handler(cf, rc); in ngx_conf_parse()356 ngx_conf_handler(ngx_conf_t *cf, ngx_int_t last) in ngx_conf_handler() function