Searched refs:open_cb_simple (Results 1 – 1 of 1) sorted by relevance
439 static void open_cb_simple(uv_fs_t* req) { in open_cb_simple() function3072 r = uv_fs_open(loop, &req, path, UV_FS_O_RDONLY, 0, open_cb_simple); in TEST_IMPL()
Completed in 10 milliseconds