Searched refs:open_loop_cb (Results 1 – 1 of 1) sorted by relevance
705 static void open_loop_cb(uv_fs_t* req) { in open_loop_cb() function793 r = uv_fs_open(loop, &req, "test_symlink", O_RDONLY, 0, open_loop_cb); in TEST_IMPL()