Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c1996 static void php_uv_fs_event_cb(uv_fs_event_t* req, const char* filename, int events, int status) function
5956 error = uv_fs_event_start(&uv->uv.fs_event, php_uv_fs_event_cb, path->val, flags);

Completed in 20 milliseconds