Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-thread.c41 struct fs_req { struct
58 static void fs_do(struct fs_req* req); argument
H A Dbenchmark-fs-stat.c41 uv_fs_t fs_req; member
85 static void stat_cb(uv_fs_t* fs_req) { in stat_cb()
H A Dtest-queue-foreach-delete.c155 uv_fs_t fs_req; in helper_timer_cb() local
H A Dtest-spawn.c319 uv_fs_t fs_req; in TEST_IMPL() local
373 uv_fs_t fs_req; in TEST_IMPL() local
430 uv_fs_t fs_req; in TEST_IMPL() local
496 uv_fs_t fs_req; in TEST_IMPL() local
1672 uv_fs_t fs_req; in TEST_IMPL() local
/libuv/src/
H A Dfs-poll.c45 uv_fs_t fs_req; /* TODO(bnoordhuis) mark fs_req internal */ member
/libuv/src/unix/
H A Dfs.c1242 uv_fs_t fs_req; in uv__fs_copyfile() local

Completed in 20 milliseconds