Home | History | Annotate | Download | only in test

Lines Matching refs:uv_fs_event_t

32 static uv_fs_event_t fs_event;
53 static void fs_event_fail(uv_fs_event_t* handle,
126 static void fail_cb(uv_fs_event_t* handle,
133 static void fs_event_cb_dir(uv_fs_event_t* handle, const char* filename,
148 static void fs_event_cb_del_dir(uv_fs_event_t* handle,
227 static void fs_event_cb_dir_multi_file(uv_fs_event_t* handle,
307 static void fs_event_cb_dir_multi_file_in_subdir(uv_fs_event_t* handle,
356 static void fs_event_cb_file(uv_fs_event_t* handle, const char* filename,
371 static void fs_event_cb_file_current_dir(uv_fs_event_t* handle,
420 uv_fs_event_t* handles = handle->data;
426 static void fs_event_cb_close(uv_fs_event_t* handle,
529 uv_fs_event_t fs_event_root;
737 uv_fs_event_t watchers[2];
1072 uv_fs_event_t fs_event1;
1073 uv_fs_event_t fs_event2;
1178 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path,
1185 uv_fs_event_t fs;