Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs-event.c163 WCHAR* dir = NULL, *dir_to_watch, *pathw = NULL; in uv_fs_event_start() local
219 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 5 milliseconds