ngx_file_info    1179 core/ngx_cycle.c             if (ngx_file_info((const char *) file[i].name.data, &fi)
ngx_file_info     498 core/ngx_file.c         if (ngx_file_info((const char *) path[i]->name.data, &fi)
ngx_file_info     149 core/ngx_open_file_cache.c             if (ngx_file_info(name->data, &fi) == NGX_FILE_ERROR) {
ngx_file_info     471 core/ngx_open_file_cache.c         if (ngx_file_info(name, &fi) == NGX_FILE_ERROR) {
ngx_file_info     482 core/ngx_open_file_cache.c         if (ngx_file_info(name, &fi) == NGX_FILE_ERROR) {
ngx_file_info     220 http/modules/ngx_http_dav_module.c     if (ngx_file_info(path.data, &fi) == NGX_FILE_ERROR) {
ngx_file_info    1199 http/modules/ngx_http_geo_module.c     if (ngx_file_info(name->data, &fi) == NGX_FILE_ERROR) {