ngx_open_and_stat_file   24 core/ngx_open_file_cache.c static ngx_int_t ngx_open_and_stat_file(u_char *name, ngx_open_file_info_t *of,
ngx_open_and_stat_file  171 core/ngx_open_file_cache.c         rc = ngx_open_and_stat_file(name->data, of, pool->log);
ngx_open_and_stat_file  206 core/ngx_open_file_cache.c             rc = ngx_open_and_stat_file(name->data, of, pool->log);
ngx_open_and_stat_file  264 core/ngx_open_file_cache.c         rc = ngx_open_and_stat_file(name->data, of, pool->log);
ngx_open_and_stat_file  330 core/ngx_open_file_cache.c     rc = ngx_open_and_stat_file(name->data, of, pool->log);