Lines Matching defs:req
163 uv_fs_t req; in check_permission() local
185 static void dummy_cb(uv_fs_t* req) { in dummy_cb()
191 static void link_cb(uv_fs_t* req) { in link_cb()
199 static void symlink_cb(uv_fs_t* req) { in symlink_cb()
206 static void readlink_cb(uv_fs_t* req) { in readlink_cb()
215 static void realpath_cb(uv_fs_t* req) { in realpath_cb()
244 static void access_cb(uv_fs_t* req) { in access_cb()
251 static void fchmod_cb(uv_fs_t* req) { in fchmod_cb()
260 static void chmod_cb(uv_fs_t* req) { in chmod_cb()
269 static void unlink_cb(uv_fs_t* req) { in unlink_cb()
277 static void fstat_cb(uv_fs_t* req) { in fstat_cb()
287 static void statfs_cb(uv_fs_t* req) { in statfs_cb()
320 static void close_cb(uv_fs_t* req) { in close_cb()
334 static void ftruncate_cb(uv_fs_t* req) { in ftruncate_cb()
345 static void fail_cb(uv_fs_t* req) { in fail_cb()
349 static void read_cb(uv_fs_t* req) { in read_cb()
368 static void open_cb(uv_fs_t* req) { in open_cb()
388 static void open_cb_simple(uv_fs_t* req) { in open_cb_simple()
400 static void fsync_cb(uv_fs_t* req) { in fsync_cb()
412 static void fdatasync_cb(uv_fs_t* req) { in fdatasync_cb()
424 static void write_cb(uv_fs_t* req) { in write_cb()
436 static void create_cb(uv_fs_t* req) { in create_cb()
449 static void rename_cb(uv_fs_t* req) { in rename_cb()
458 static void mkdir_cb(uv_fs_t* req) { in mkdir_cb()
469 static void check_mkdtemp_result(uv_fs_t* req) { in check_mkdtemp_result()
488 static void mkdtemp_cb(uv_fs_t* req) { in mkdtemp_cb()
495 static void check_mkstemp_result(uv_fs_t* req) { in check_mkstemp_result()
514 static void mkstemp_cb(uv_fs_t* req) { in mkstemp_cb()
521 static void rmdir_cb(uv_fs_t* req) { in rmdir_cb()
554 static void scandir_cb(uv_fs_t* req) { in scandir_cb()
573 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb()
585 static void non_existent_scandir_cb(uv_fs_t* req) { in non_existent_scandir_cb()
598 static void file_scandir_cb(uv_fs_t* req) { in file_scandir_cb()
608 static void stat_cb(uv_fs_t* req) { in stat_cb()
619 static void sendfile_cb(uv_fs_t* req) { in sendfile_cb()
628 static void sendfile_nodata_cb(uv_fs_t* req) { in sendfile_nodata_cb()
637 static void open_noent_cb(uv_fs_t* req) { in open_noent_cb()
644 static void open_nametoolong_cb(uv_fs_t* req) { in open_nametoolong_cb()
651 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb()
660 uv_fs_t req; in TEST_IMPL() local
684 uv_fs_t req; in TEST_IMPL() local
710 uv_fs_t req; in TEST_IMPL() local
757 uv_fs_t req; in check_utime() local
813 static void utime_cb(uv_fs_t* req) { in utime_cb()
828 static void futime_cb(uv_fs_t* req) { in futime_cb()
843 static void lutime_cb(uv_fs_t* req) { in lutime_cb()
1144 uv_fs_t req; in test_sendfile() local
1271 uv_fs_t req; in TEST_IMPL() local
1335 uv_fs_t req; in TEST_IMPL() local
1491 uv_fs_t req; in TEST_IMPL() local
1567 uv_fs_t req; in TEST_IMPL() local
1665 uv_fs_t req; in TEST_IMPL() local
1724 uv_fs_t req; in TEST_IMPL() local
1782 uv_fs_t req; in TEST_IMPL() local
1867 uv_fs_t req; in TEST_IMPL() local
1888 uv_fs_t req; in TEST_IMPL() local
1919 uv_fs_t req; in TEST_IMPL() local
2104 uv_fs_t req; in test_symlink_dir_impl() local
2266 uv_fs_t req; in TEST_IMPL() local
2372 uv_fs_t req; in TEST_IMPL() local
2423 uv_fs_t req; in TEST_IMPL() local
2468 uv_fs_t req; in TEST_IMPL() local
2541 uv_fs_t req; in TEST_IMPL() local
2603 uv_fs_t req; in TEST_IMPL() local
2672 uv_fs_t req; in TEST_IMPL() local
2689 uv_fs_t req; in TEST_IMPL() local
2726 uv_fs_t req; in TEST_IMPL() local
2782 uv_fs_t req; in TEST_IMPL() local
4164 uv_fs_t req; in TEST_IMPL() local
4239 uv_fs_t req; in TEST_IMPL() local
4287 uv_fs_t req; in TEST_IMPL() local
4300 uv_fs_t req; in TEST_IMPL() local
4321 uv_fs_t req; in TEST_IMPL() local