Searched refs:NGX_FILE_APPEND (Results 1 – 4 of 4) sorted by relevance
78 #define NGX_FILE_APPEND (O_WRONLY|O_APPEND) macro
378 ngx_log_file.fd = ngx_open_file(name, NGX_FILE_APPEND,
375 NGX_FILE_APPEND, in ngx_init_cycle()1184 fd = ngx_open_file(file[i].name.data, NGX_FILE_APPEND, in ngx_reopen_files()
880 fd = ngx_open_file_wrapper(name, of, NGX_FILE_APPEND, in ngx_open_and_stat_file()