Home
last modified time | relevance | path

Searched refs:stat_batch_cb (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-fs.c669 static void stat_batch_cb(uv_fs_t* req) { in stat_batch_cb() function
4621 r = uv_fs_stat(loop, &req[i], "test_dir", stat_batch_cb); in TEST_IMPL()

Completed in 20 milliseconds