Searched refs:NGX_FILE_WRONLY (Results 1 – 2 of 2) sorted by relevance
73 #define NGX_FILE_WRONLY O_WRONLY macro
848 nfd = ngx_open_file(to, NGX_FILE_WRONLY, NGX_FILE_TRUNCATE, access); in ngx_copy_file()