Lines Matching defs:req
166 uv_fs_t req; in check_permission() local
188 static void dummy_cb(uv_fs_t* req) { in dummy_cb()
194 static void link_cb(uv_fs_t* req) { in link_cb()
202 static void symlink_cb(uv_fs_t* req) { in symlink_cb()
209 static void readlink_cb(uv_fs_t* req) { in readlink_cb()
218 static void realpath_cb(uv_fs_t* req) { in realpath_cb()
247 static void access_cb(uv_fs_t* req) { in access_cb()
254 static void fchmod_cb(uv_fs_t* req) { in fchmod_cb()
263 static void chmod_cb(uv_fs_t* req) { in chmod_cb()
272 static void fchown_cb(uv_fs_t* req) { in fchown_cb()
280 static void chown_cb(uv_fs_t* req) { in chown_cb()
287 static void lchown_cb(uv_fs_t* req) { in lchown_cb()
294 static void chown_root_cb(uv_fs_t* req) { in chown_root_cb()
323 static void unlink_cb(uv_fs_t* req) { in unlink_cb()
331 static void fstat_cb(uv_fs_t* req) { in fstat_cb()
341 static void statfs_cb(uv_fs_t* req) { in statfs_cb()
374 static void close_cb(uv_fs_t* req) { in close_cb()
388 static void ftruncate_cb(uv_fs_t* req) { in ftruncate_cb()
399 static void fail_cb(uv_fs_t* req) { in fail_cb()
403 static void read_cb(uv_fs_t* req) { in read_cb()
422 static void open_cb(uv_fs_t* req) { in open_cb()
442 static void open_cb_simple(uv_fs_t* req) { in open_cb_simple()
454 static void fsync_cb(uv_fs_t* req) { in fsync_cb()
466 static void fdatasync_cb(uv_fs_t* req) { in fdatasync_cb()
478 static void write_cb(uv_fs_t* req) { in write_cb()
490 static void create_cb(uv_fs_t* req) { in create_cb()
503 static void rename_cb(uv_fs_t* req) { in rename_cb()
512 static void mkdir_cb(uv_fs_t* req) { in mkdir_cb()
523 static void check_mkdtemp_result(uv_fs_t* req) { in check_mkdtemp_result()
542 static void mkdtemp_cb(uv_fs_t* req) { in mkdtemp_cb()
549 static void check_mkstemp_result(uv_fs_t* req) { in check_mkstemp_result()
568 static void mkstemp_cb(uv_fs_t* req) { in mkstemp_cb()
575 static void rmdir_cb(uv_fs_t* req) { in rmdir_cb()
608 static void scandir_cb(uv_fs_t* req) { in scandir_cb()
627 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb()
639 static void non_existent_scandir_cb(uv_fs_t* req) { in non_existent_scandir_cb()
652 static void file_scandir_cb(uv_fs_t* req) { in file_scandir_cb()
662 static void stat_cb(uv_fs_t* req) { in stat_cb()
673 static void sendfile_cb(uv_fs_t* req) { in sendfile_cb()
682 static void sendfile_nodata_cb(uv_fs_t* req) { in sendfile_nodata_cb()
691 static void open_noent_cb(uv_fs_t* req) { in open_noent_cb()
698 static void open_nametoolong_cb(uv_fs_t* req) { in open_nametoolong_cb()
705 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb()
714 uv_fs_t req; in TEST_IMPL() local
738 uv_fs_t req; in TEST_IMPL() local
764 uv_fs_t req; in TEST_IMPL() local
811 uv_fs_t req; in check_utime() local
867 static void utime_cb(uv_fs_t* req) { in utime_cb()
882 static void futime_cb(uv_fs_t* req) { in futime_cb()
897 static void lutime_cb(uv_fs_t* req) { in lutime_cb()
1198 uv_fs_t req; in test_sendfile() local
1325 uv_fs_t req; in TEST_IMPL() local
1389 uv_fs_t req; in TEST_IMPL() local
1545 uv_fs_t req; in TEST_IMPL() local
1621 uv_fs_t req; in TEST_IMPL() local
1719 uv_fs_t req; in TEST_IMPL() local
1778 uv_fs_t req; in TEST_IMPL() local
1836 uv_fs_t req; in TEST_IMPL() local
1929 uv_fs_t req; in TEST_IMPL() local
2014 uv_fs_t req; in TEST_IMPL() local
2035 uv_fs_t req; in TEST_IMPL() local
2066 uv_fs_t req; in TEST_IMPL() local
2251 uv_fs_t req; in test_symlink_dir_impl() local
2413 uv_fs_t req; in TEST_IMPL() local
2519 uv_fs_t req; in TEST_IMPL() local
2570 uv_fs_t req; in TEST_IMPL() local
2615 uv_fs_t req; in TEST_IMPL() local
2688 uv_fs_t req; in TEST_IMPL() local
2750 uv_fs_t req; in TEST_IMPL() local
2819 uv_fs_t req; in TEST_IMPL() local
2836 uv_fs_t req; in TEST_IMPL() local
2873 uv_fs_t req; in TEST_IMPL() local
2929 uv_fs_t req; in TEST_IMPL() local
4311 uv_fs_t req; in TEST_IMPL() local
4386 uv_fs_t req; in TEST_IMPL() local
4434 uv_fs_t req; in TEST_IMPL() local
4447 uv_fs_t req; in TEST_IMPL() local
4468 uv_fs_t req; in TEST_IMPL() local