Searched refs:NGX_EEXIST (Results 1 – 3 of 3) sorted by relevance
27 #define NGX_EEXIST EEXIST macro
288 if (err != NGX_EEXIST) { in ngx_create_path()330 case NGX_EEXIST: in ngx_create_full_path()609 if (err != NGX_EEXIST) { in ngx_create_paths()718 if (err == NGX_EEXIST || err == NGX_EEXIST_FILE) { in ngx_ext_rename_file()
748 ngx_log_error(NGX_LOG_ERR, r->connection->log, NGX_EEXIST, in ngx_http_dav_copy_move_handler()1052 } else if (err == NGX_EEXIST) { in ngx_http_dav_error()