Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c225 error = uv_fs_##func(&loop->loop, (uv_fs_t*)&uv->uv.fs, __VA_ARGS__, php_uv_fs_cb); \
371 static void php_uv_fs_cb(uv_fs_t* req);
1849 static void php_uv_fs_cb(uv_fs_t* req) function

Completed in 16 milliseconds