Searched refs:open_loop_cb (Results 1 – 1 of 1) sorted by relevance
711 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb() function799 r = uv_fs_open(loop, &req, "test_symlink", UV_FS_O_RDONLY, 0, open_loop_cb); in TEST_IMPL()
Completed in 12 milliseconds