Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c201 static void link_cb(uv_fs_t* req) { in link_cb() function
2079 r = uv_fs_link(loop, &req, "test_file", "test_file_link2", link_cb); in TEST_IMPL()

Completed in 15 milliseconds