NGX_FILE_DIRECTORY   91 src/os/unix/ngx_files.h #define NGX_FILE_SEARCH          (O_SEARCH|NGX_FILE_DIRECTORY)
NGX_FILE_DIRECTORY   94 src/os/unix/ngx_files.h #define NGX_FILE_SEARCH          (O_EXEC|NGX_FILE_DIRECTORY)
NGX_FILE_DIRECTORY   97 src/os/unix/ngx_files.h #define NGX_FILE_SEARCH          (O_PATH|O_RDONLY|NGX_FILE_DIRECTORY)
NGX_FILE_DIRECTORY  100 src/os/unix/ngx_files.h #define NGX_FILE_SEARCH          (O_RDONLY|NGX_FILE_DIRECTORY)