is_dir            104 core/ngx_open_file_cache.c         if (!file->err && !file->is_dir) {
is_dir            158 core/ngx_open_file_cache.c             of->is_dir = ngx_is_dir(&fi);
is_dir            173 core/ngx_open_file_cache.c         if (rc == NGX_OK && !of->is_dir) {
is_dir            202 core/ngx_open_file_cache.c         if (file->fd == NGX_INVALID_FILE && file->err == 0 && !file->is_dir) {
is_dir            227 core/ngx_open_file_cache.c                 of->is_dir = file->is_dir;
is_dir            233 core/ngx_open_file_cache.c                 if (!file->is_dir) {
is_dir            250 core/ngx_open_file_cache.c         if (file->is_dir) {
is_dir            270 core/ngx_open_file_cache.c         if (of->is_dir) {
is_dir            272 core/ngx_open_file_cache.c             if (file->is_dir || file->err) {
is_dir            280 core/ngx_open_file_cache.c             if (file->is_dir || file->err) {
is_dir            299 core/ngx_open_file_cache.c             if (file->err || file->is_dir) {
is_dir            385 core/ngx_open_file_cache.c         file->is_dir = of->is_dir;
is_dir            391 core/ngx_open_file_cache.c         if (!of->is_dir) {
is_dir            412 core/ngx_open_file_cache.c         if (!of->is_dir) {
is_dir            560 core/ngx_open_file_cache.c     of->is_dir = ngx_is_dir(&fi);
is_dir            761 core/ngx_open_file_cache.c         if (!file->err && !file->is_dir) {
is_dir             39 core/ngx_open_file_cache.h     unsigned                 is_dir:1;
is_dir             69 core/ngx_open_file_cache.h     unsigned                 is_dir:1;
is_dir            171 http/modules/ngx_http_gzip_static_module.c     if (of.is_dir) {
is_dir            331 http/modules/ngx_http_index_module.c     if (of.is_dir) {
is_dir            412 http/modules/ngx_http_log_module.c         if (!of.is_dir) {
is_dir            138 http/modules/ngx_http_static_module.c     if (of.is_dir) {
is_dir           1287 http/ngx_http_core_module.c         if (of.is_dir && !test_dir) {
is_dir           1549 http/ngx_http_script.c         if (of.is_dir) {
is_dir           1555 http/ngx_http_script.c         if (of.is_dir) {
is_dir           1561 http/ngx_http_script.c         if (of.is_file || of.is_dir || of.is_link) {
is_dir           1567 http/ngx_http_script.c         if (of.is_file || of.is_dir || of.is_link) {