Lines Matching defs:req

173   uv_fs_t req;  in check_permission()  local
195 static void dummy_cb(uv_fs_t* req) { in dummy_cb()
201 static void link_cb(uv_fs_t* req) { in link_cb()
209 static void symlink_cb(uv_fs_t* req) { in symlink_cb()
216 static void readlink_cb(uv_fs_t* req) { in readlink_cb()
225 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 fchown_cb(uv_fs_t* req) { in fchown_cb()
277 static void chown_cb(uv_fs_t* req) { in chown_cb()
284 static void lchown_cb(uv_fs_t* req) { in lchown_cb()
291 static void chown_root_cb(uv_fs_t* req) { in chown_root_cb()
320 static void unlink_cb(uv_fs_t* req) { in unlink_cb()
328 static void fstat_cb(uv_fs_t* req) { in fstat_cb()
338 static void statfs_cb(uv_fs_t* req) { in statfs_cb()
371 static void close_cb(uv_fs_t* req) { in close_cb()
385 static void ftruncate_cb(uv_fs_t* req) { in ftruncate_cb()
396 static void fail_cb(uv_fs_t* req) { in fail_cb()
400 static void read_cb(uv_fs_t* req) { in read_cb()
419 static void open_cb(uv_fs_t* req) { in open_cb()
439 static void open_cb_simple(uv_fs_t* req) { in open_cb_simple()
451 static void fsync_cb(uv_fs_t* req) { in fsync_cb()
463 static void fdatasync_cb(uv_fs_t* req) { in fdatasync_cb()
475 static void write_cb(uv_fs_t* req) { in write_cb()
487 static void create_cb(uv_fs_t* req) { in create_cb()
500 static void rename_cb(uv_fs_t* req) { in rename_cb()
509 static void mkdir_cb(uv_fs_t* req) { in mkdir_cb()
520 static void check_mkdtemp_result(uv_fs_t* req) { in check_mkdtemp_result()
539 static void mkdtemp_cb(uv_fs_t* req) { in mkdtemp_cb()
546 static void check_mkstemp_result(uv_fs_t* req) { in check_mkstemp_result()
565 static void mkstemp_cb(uv_fs_t* req) { in mkstemp_cb()
572 static void rmdir_cb(uv_fs_t* req) { in rmdir_cb()
605 static void scandir_cb(uv_fs_t* req) { in scandir_cb()
624 static void empty_scandir_cb(uv_fs_t* req) { in empty_scandir_cb()
636 static void non_existent_scandir_cb(uv_fs_t* req) { in non_existent_scandir_cb()
649 static void file_scandir_cb(uv_fs_t* req) { in file_scandir_cb()
659 static void stat_cb(uv_fs_t* req) { in stat_cb()
669 static void stat_batch_cb(uv_fs_t* req) { in stat_batch_cb()
679 static void sendfile_cb(uv_fs_t* req) { in sendfile_cb()
688 static void sendfile_nodata_cb(uv_fs_t* req) { in sendfile_nodata_cb()
697 static void open_noent_cb(uv_fs_t* req) { in open_noent_cb()
704 static void open_nametoolong_cb(uv_fs_t* req) { in open_nametoolong_cb()
711 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb()
720 uv_fs_t req; in TEST_IMPL() local
745 uv_fs_t req; in TEST_IMPL() local
771 uv_fs_t req; in TEST_IMPL() local
817 uv_fs_t req; in check_utime() local
873 static void utime_cb(uv_fs_t* req) { in utime_cb()
888 static void futime_cb(uv_fs_t* req) { in futime_cb()
903 static void lutime_cb(uv_fs_t* req) { in lutime_cb()
1253 uv_fs_t req; in test_sendfile() local
1382 uv_fs_t req; in TEST_IMPL() local
1448 uv_fs_t req; in TEST_IMPL() local
1613 uv_fs_t req; in TEST_IMPL() local
1651 uv_fs_t req; in TEST_IMPL() local
1727 uv_fs_t req; in TEST_IMPL() local
1825 uv_fs_t req; in TEST_IMPL() local
1882 uv_fs_t req; in TEST_IMPL() local
1938 uv_fs_t req; in TEST_IMPL() local
2031 uv_fs_t req; in TEST_IMPL() local
2118 uv_fs_t req; in TEST_IMPL() local
2137 uv_fs_t req; in TEST_IMPL() local
2170 uv_fs_t req; in TEST_IMPL() local
2192 uv_fs_t req; in TEST_IMPL() local
2359 uv_fs_t req; in test_symlink_dir_impl() local
2514 uv_fs_t req; in TEST_IMPL() local
2620 uv_fs_t req; in TEST_IMPL() local
2671 uv_fs_t req; in TEST_IMPL() local
2718 uv_fs_t req; in TEST_IMPL() local
2793 uv_fs_t req; in TEST_IMPL() local
2857 uv_fs_t req; in TEST_IMPL() local
2928 uv_fs_t req; in TEST_IMPL() local
2945 uv_fs_t req; in TEST_IMPL() local
2982 uv_fs_t req; in TEST_IMPL() local
3039 uv_fs_t req; in TEST_IMPL() local
3056 uv_fs_t req; in TEST_IMPL() local
4438 uv_fs_t req; in TEST_IMPL() local
4514 uv_fs_t req; in TEST_IMPL() local
4560 uv_fs_t req; in TEST_IMPL() local
4573 uv_fs_t req; in TEST_IMPL() local
4595 uv_fs_t req; in TEST_IMPL() local
4614 uv_fs_t req[300]; in TEST_IMPL() local