Lines Matching refs:uv_fs_event_t
42 static uv_fs_event_t fs_event;
63 static void fs_event_fail(uv_fs_event_t* handle,
120 static void fail_cb(uv_fs_event_t* handle,
127 static void fs_event_cb_dir(uv_fs_event_t* handle, const char* filename,
192 static void fs_event_cb_dir_multi_file(uv_fs_event_t* handle,
271 static void fs_event_cb_dir_multi_file_in_subdir(uv_fs_event_t* handle,
320 static void fs_event_cb_file(uv_fs_event_t* handle, const char* filename,
335 static void fs_event_cb_file_current_dir(uv_fs_event_t* handle,
384 uv_fs_event_t* handles = handle->data;
390 static void fs_event_cb_close(uv_fs_event_t* handle,
455 uv_fs_event_t fs_event_root;
663 uv_fs_event_t watchers[2];
998 uv_fs_event_t fs_event1;
999 uv_fs_event_t fs_event2;
1085 static void fs_event_error_report_cb(uv_fs_event_t* handle,
1109 uv_fs_event_t events[ARRAY_SIZE(loops)];
1111 uv_fs_event_t* event;
1204 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path,
1211 uv_fs_event_t fs;