ngx_open_dir      833 core/ngx_file.c     if (ngx_open_dir(tree, &dir) == NGX_ERROR) {
ngx_open_dir      191 http/modules/ngx_http_autoindex_module.c     if (ngx_open_dir(&path, &dir) == NGX_ERROR) {
ngx_open_dir      118 http/modules/ngx_http_random_index_module.c     if (ngx_open_dir(&path, &dir) == NGX_ERROR) {
ngx_open_dir      190 os/unix/ngx_files.h ngx_int_t ngx_open_dir(ngx_str_t *name, ngx_dir_t *dir);