Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs-event.c83 static int uv__split_path(const WCHAR* filename, WCHAR** dir, in uv__split_path() function
245 if (uv__split_path(pathw, &dir, &handle->filew) != 0) { in uv_fs_event_start()
250 if (uv__split_path(short_path, NULL, &handle->short_filew) != 0) { in uv_fs_event_start()

Completed in 4 milliseconds