NGX_FILE_RDWR     989 core/ngx_cycle.c     file.fd = ngx_open_file(file.name.data, NGX_FILE_RDWR,
NGX_FILE_RDWR    1090 core/ngx_cycle.c     fd = ngx_open_file(file, NGX_FILE_RDWR, NGX_FILE_CREATE_OR_OPEN,
NGX_FILE_RDWR      38 core/ngx_shmtx.c     mtx->fd = ngx_open_file(name, NGX_FILE_RDWR, NGX_FILE_CREATE_OR_OPEN,
NGX_FILE_RDWR     895 http/modules/ngx_http_dav_module.c     fd = ngx_open_file(dir, NGX_FILE_RDWR, NGX_FILE_OPEN, 0);
NGX_FILE_RDWR     264 os/unix/ngx_files.c     fm->fd = ngx_open_file(fm->name, NGX_FILE_RDWR, NGX_FILE_TRUNCATE,