Lines Matching refs:uv_fs_open
725 r = uv_fs_open(NULL, &req, "does_not_exist", UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
730 r = uv_fs_open(loop, &req, "does_not_exist", UV_FS_O_RDONLY, 0, in TEST_IMPL()
754 r = uv_fs_open(NULL, &req, name, UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
759 r = uv_fs_open(loop, &req, name, UV_FS_O_RDONLY, 0, open_nametoolong_cb); in TEST_IMPL()
794 r = uv_fs_open(NULL, &req, "test_symlink", UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
799 r = uv_fs_open(loop, &req, "test_symlink", UV_FS_O_RDONLY, 0, open_loop_cb); in TEST_IMPL()
926 r = uv_fs_open(loop, &open_req1, "test_file", UV_FS_O_WRONLY | UV_FS_O_CREAT, in TEST_IMPL()
946 r = uv_fs_open(loop, &open_req1, "test_file2", UV_FS_O_RDWR, 0, open_cb); in TEST_IMPL()
958 r = uv_fs_open(loop, &open_req1, "test_file2", UV_FS_O_RDONLY, 0, open_cb); in TEST_IMPL()
989 r = uv_fs_open(loop, &open_req1, "test_file", in fs_file_sync()
1007 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDWR | add_flags, 0, in fs_file_sync()
1035 r = uv_fs_open(NULL, &open_req1, "test_file2", UV_FS_O_RDONLY | add_flags, 0, in fs_file_sync()
1081 …r = uv_fs_open(NULL, &open_req_noclose, "test_dir/file", UV_FS_O_WRONLY | UV_FS_O_CREAT, S_IWUSR |… in TEST_IMPL()
1124 r = uv_fs_open(NULL, &open_req1, "test_file", in fs_file_write_null_buffer()
1171 r = uv_fs_open(NULL, &open_req1, "test_dir/file1", in TEST_IMPL()
1180 r = uv_fs_open(NULL, &open_req1, "test_dir/file2", in TEST_IMPL()
1272 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDWR, 0, NULL); in test_sendfile()
1277 r = uv_fs_open(NULL, &open_req2, "test_file2", UV_FS_O_WRONLY | UV_FS_O_CREAT, in test_sendfile()
1305 r = uv_fs_open(NULL, &open_req1, "test_file2", UV_FS_O_RDWR, 0, NULL); in test_sendfile()
1421 fd = uv_fs_open(NULL, &req, mkstemp_req1.path, UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
1467 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
1674 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
1735 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
1833 r = uv_fs_open(NULL, in TEST_IMPL()
1890 r = uv_fs_open(NULL, in TEST_IMPL()
1947 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2042 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2063 r = uv_fs_open(NULL, &req, "test_file_link", UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
2084 r = uv_fs_open(NULL, &req, "test_file_link2", UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
2143 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2215 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2253 r = uv_fs_open(NULL, &req, "test_file_symlink", UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
2306 r = uv_fs_open(NULL, &req, "test_file_symlink2", UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
2445 r = uv_fs_open(NULL, &open_req1, "test_dir/file1", in test_symlink_dir_impl()
2454 r = uv_fs_open(NULL, &open_req1, "test_dir/file2", in test_symlink_dir_impl()
2677 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2723 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2802 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
2812 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDWR, 0, NULL); in TEST_IMPL()
2864 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDWR | UV_FS_O_CREAT, in TEST_IMPL()
3062 r = uv_fs_open(NULL, &req, path, UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
3072 r = uv_fs_open(loop, &req, path, UV_FS_O_RDONLY, 0, open_cb_simple); in TEST_IMPL()
3092 r = uv_fs_open(NULL, &open_req1, "test_file", in fs_file_open_append()
3110 r = uv_fs_open(NULL, &open_req1, "test_file", in fs_file_open_append()
3127 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDONLY | add_flags, in fs_file_open_append()
3169 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_WRONLY | UV_FS_O_CREAT, in TEST_IMPL()
3186 r = uv_fs_open(NULL, &open_req1, "test_file2", UV_FS_O_WRONLY | UV_FS_O_CREAT, in TEST_IMPL()
3202 r = uv_fs_open(NULL, &open_req1, "test_file2", UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()
3233 ASSERT_LE(0, uv_fs_open(NULL, &open_req1, in fs_read_bufs()
3298 r = uv_fs_open(NULL, &open_req1, "test_file", in fs_read_file_eof()
3316 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDONLY | add_flags, 0, in fs_read_file_eof()
3363 r = uv_fs_open(NULL, &open_req1, "test_file", in fs_write_multiple_bufs()
3382 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDONLY | add_flags, 0, in fs_write_multiple_bufs()
3468 r = uv_fs_open(NULL, in fs_write_alotof_bufs()
3505 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDONLY | add_flags, 0, in fs_write_alotof_bufs()
3581 r = uv_fs_open(NULL, in fs_write_alotof_bufs_with_offset()
3686 r = uv_fs_open(loop, in TEST_IMPL()
3969 r = uv_fs_open(NULL, in TEST_IMPL()
4006 r = uv_fs_open(NULL, in TEST_IMPL()
4049 r = uv_fs_open(loop, in TEST_IMPL()
4122 r = uv_fs_open(NULL, &open_req1, "test_file", UV_FS_O_RDONLY, 0, NULL); in fs_file_pos_close_check()
4147 r = uv_fs_open(NULL, in fs_file_pos_write()
4185 r = uv_fs_open(NULL, in fs_file_pos_append()
4224 r = uv_fs_open(NULL, NULL, NULL, 0, 0, NULL); in TEST_IMPL()
4332 r = uv_fs_open(NULL, in TEST_IMPL()
4342 r = uv_fs_open(NULL, in TEST_IMPL()
4356 r = uv_fs_open(NULL, in TEST_IMPL()
4391 r = uv_fs_open(NULL, in TEST_IMPL()
4407 r = uv_fs_open(NULL, in TEST_IMPL()
4462 r = uv_fs_open(loop, in TEST_IMPL()
4488 r = uv_fs_open(NULL, &open_req1, "test_file_icacls", UV_FS_O_RDONLY, 0, in TEST_IMPL()
4521 r = uv_fs_open(NULL, in TEST_IMPL()
4537 r = uv_fs_open(NULL, &req, "test_file", UV_FS_O_RDONLY, 0, NULL); in TEST_IMPL()