Home
last modified time | relevance | path

Searched defs:fs_req (Results 1 – 6 of 6) sorted by relevance

/third_party/libuv/test/
Dtest-thread.c41 struct fs_req { struct
58 static void fs_do(struct fs_req* req); argument
Dbenchmark-fs-stat.c41 uv_fs_t fs_req; member
84 static void stat_cb(uv_fs_t* fs_req) { in stat_cb()
Dtest-queue-foreach-delete.c154 uv_fs_t fs_req; in helper_timer_cb() local
Dtest-spawn.c316 uv_fs_t fs_req; in TEST_IMPL() local
370 uv_fs_t fs_req; in TEST_IMPL() local
427 uv_fs_t fs_req; in TEST_IMPL() local
493 uv_fs_t fs_req; in TEST_IMPL() local
1507 uv_fs_t fs_req; in TEST_IMPL() local
/third_party/libuv/src/
Dfs-poll.c45 uv_fs_t fs_req; /* TODO(bnoordhuis) mark fs_req internal */ member
/third_party/libuv/src/unix/
Dfs.c1266 uv_fs_t fs_req; in uv__fs_copyfile() local