Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c225 static void realpath_cb(uv_fs_t* req) { in realpath_cb() function
2335 r = uv_fs_realpath(loop, &req, "test_file", realpath_cb); in TEST_IMPL()

Completed in 12 milliseconds