Searched refs:dir_to_watch (Results 1 – 1 of 1) sorted by relevance
163 WCHAR* dir = NULL, *dir_to_watch, *pathw = NULL; in uv_fs_event_start() local219 dir_to_watch = pathw; in uv_fs_event_start()255 dir_to_watch = dir; in uv_fs_event_start()260 handle->dir_handle = CreateFileW(dir_to_watch, in uv_fs_event_start()
Completed in 33 milliseconds