• Home
  • Raw
  • Download

Lines Matching defs:req

172   uv_fs_t req;  in check_permission()  local
194 static void dummy_cb(uv_fs_t* req) { in dummy_cb()
200 static void link_cb(uv_fs_t* req) { in link_cb()
208 static void symlink_cb(uv_fs_t* req) { in symlink_cb()
215 static void readlink_cb(uv_fs_t* req) { in readlink_cb()
224 static void realpath_cb(uv_fs_t* req) { in realpath_cb()
243 static void access_cb(uv_fs_t* req) { in access_cb()
250 static void fchmod_cb(uv_fs_t* req) { in fchmod_cb()
259 static void chmod_cb(uv_fs_t* req) { in chmod_cb()
268 static void fchown_cb(uv_fs_t* req) { in fchown_cb()
276 static void chown_cb(uv_fs_t* req) { in chown_cb()
283 static void lchown_cb(uv_fs_t* req) { in lchown_cb()
290 static void chown_root_cb(uv_fs_t* req) { in chown_root_cb()
319 static void unlink_cb(uv_fs_t* req) { in unlink_cb()
327 static void fstat_cb(uv_fs_t* req) { in fstat_cb()
337 static void statfs_cb(uv_fs_t* req) { in statfs_cb()
370 static void close_cb(uv_fs_t* req) { in close_cb()
384 static void ftruncate_cb(uv_fs_t* req) { in ftruncate_cb()
395 static void fail_cb(uv_fs_t* req) { in fail_cb()
399 static void read_cb(uv_fs_t* req) { in read_cb()
418 static void open_cb(uv_fs_t* req) { in open_cb()
438 static void open_cb_simple(uv_fs_t* req) { in open_cb_simple()
450 static void fsync_cb(uv_fs_t* req) { in fsync_cb()
462 static void fdatasync_cb(uv_fs_t* req) { in fdatasync_cb()
474 static void write_cb(uv_fs_t* req) { in write_cb()
486 static void create_cb(uv_fs_t* req) { in create_cb()
499 static void rename_cb(uv_fs_t* req) { in rename_cb()
508 static void mkdir_cb(uv_fs_t* req) { in mkdir_cb()
519 static void check_mkdtemp_result(uv_fs_t* req) { in check_mkdtemp_result()
538 static void mkdtemp_cb(uv_fs_t* req) { in mkdtemp_cb()
545 static void check_mkstemp_result(uv_fs_t* req) { in check_mkstemp_result()
564 static void mkstemp_cb(uv_fs_t* req) { in mkstemp_cb()
571 static void rmdir_cb(uv_fs_t* req) { in rmdir_cb()
604 static void scandir_cb(uv_fs_t* req) { in scandir_cb()
623 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb()
635 static void non_existent_scandir_cb(uv_fs_t* req) { in non_existent_scandir_cb()
648 static void file_scandir_cb(uv_fs_t* req) { in file_scandir_cb()
658 static void stat_cb(uv_fs_t* req) { in stat_cb()
668 static void stat_batch_cb(uv_fs_t* req) { in stat_batch_cb()
678 static void sendfile_cb(uv_fs_t* req) { in sendfile_cb()
687 static void sendfile_nodata_cb(uv_fs_t* req) { in sendfile_nodata_cb()
696 static void open_noent_cb(uv_fs_t* req) { in open_noent_cb()
703 static void open_nametoolong_cb(uv_fs_t* req) { in open_nametoolong_cb()
710 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb()
719 uv_fs_t req; in TEST_IMPL() local
744 uv_fs_t req; in TEST_IMPL() local
770 uv_fs_t req; in TEST_IMPL() local
816 uv_fs_t req; in check_utime() local
872 static void utime_cb(uv_fs_t* req) { in utime_cb()
887 static void futime_cb(uv_fs_t* req) { in futime_cb()
902 static void lutime_cb(uv_fs_t* req) { in lutime_cb()
1208 uv_fs_t req; in test_sendfile() local
1337 uv_fs_t req; in TEST_IMPL() local
1403 uv_fs_t req; in TEST_IMPL() local
1568 uv_fs_t req; in TEST_IMPL() local
1606 uv_fs_t req; in TEST_IMPL() local
1682 uv_fs_t req; in TEST_IMPL() local
1780 uv_fs_t req; in TEST_IMPL() local
1837 uv_fs_t req; in TEST_IMPL() local
1893 uv_fs_t req; in TEST_IMPL() local
1986 uv_fs_t req; in TEST_IMPL() local
2073 uv_fs_t req; in TEST_IMPL() local
2092 uv_fs_t req; in TEST_IMPL() local
2125 uv_fs_t req; in TEST_IMPL() local
2147 uv_fs_t req; in TEST_IMPL() local
2314 uv_fs_t req; in test_symlink_dir_impl() local
2469 uv_fs_t req; in TEST_IMPL() local
2575 uv_fs_t req; in TEST_IMPL() local
2626 uv_fs_t req; in TEST_IMPL() local
2673 uv_fs_t req; in TEST_IMPL() local
2748 uv_fs_t req; in TEST_IMPL() local
2812 uv_fs_t req; in TEST_IMPL() local
2883 uv_fs_t req; in TEST_IMPL() local
2900 uv_fs_t req; in TEST_IMPL() local
2937 uv_fs_t req; in TEST_IMPL() local
2994 uv_fs_t req; in TEST_IMPL() local
3011 uv_fs_t req; in TEST_IMPL() local
4393 uv_fs_t req; in TEST_IMPL() local
4469 uv_fs_t req; in TEST_IMPL() local
4515 uv_fs_t req; in TEST_IMPL() local
4528 uv_fs_t req; in TEST_IMPL() local
4550 uv_fs_t req; in TEST_IMPL() local
4569 uv_fs_t req[300]; in TEST_IMPL() local