Searched refs:readlink_cb (Results 1 – 1 of 1) sorted by relevance
216 static void readlink_cb(uv_fs_t* req) { in readlink_cb() function2330 r = uv_fs_readlink(loop, &req, "test_file_symlink2_symlink", readlink_cb); in TEST_IMPL()
Completed in 9 milliseconds