ngx_conf_parse     93 core/ngx_conf_file.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    761 core/ngx_conf_file.c         return ngx_conf_parse(cf, &file);
ngx_conf_parse    790 core/ngx_conf_file.c         rv = ngx_conf_parse(cf, &file);
ngx_conf_parse    318 core/ngx_conf_file.h char *ngx_conf_parse(ngx_conf_t *cf, ngx_str_t *filename);
ngx_conf_parse    267 core/ngx_cycle.c     if (ngx_conf_parse(&conf, &cycle->conf_file) != NGX_CONF_OK) {
ngx_conf_parse    928 event/ngx_event.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   1284 http/modules/ngx_http_charset_filter_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    361 http/modules/ngx_http_geo_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   1130 http/modules/ngx_http_geo_module.c     rv = ngx_conf_parse(cf, &file);
ngx_conf_parse    274 http/modules/ngx_http_map_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    405 http/modules/ngx_http_map_module.c         return ngx_conf_parse(cf, &file);
ngx_conf_parse    605 http/modules/ngx_http_rewrite_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    162 http/modules/ngx_http_split_clients_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    238 http/ngx_http.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   2522 http/ngx_http_core_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   2747 http/ngx_http_core_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   2814 http/ngx_http_core_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   2842 http/ngx_http_core_module.c         return ngx_conf_parse(cf, &file);
ngx_conf_parse   3963 http/ngx_http_core_module.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse   4033 http/ngx_http_upstream.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    168 mail/ngx_mail.c     rv = ngx_conf_parse(cf, NULL);
ngx_conf_parse    269 mail/ngx_mail_core_module.c     rv = ngx_conf_parse(cf, NULL);