Searched refs:open_loop_cb (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c705 static void open_loop_cb(uv_fs_t* req) { function
793 r = uv_fs_open(loop, &req, "test_symlink", O_RDONLY, 0, open_loop_cb);

Completed in 86 milliseconds