Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs-event.c166 WCHAR* short_path, *long_path; in uv_fs_event_start() local
168 short_path = NULL; in uv_fs_event_start()
243 short_path = short_path_buffer; in uv_fs_event_start()
250 if (uv__split_path(short_path, NULL, &handle->short_filew) != 0) { in uv_fs_event_start()
356 uv__free(short_path); in uv_fs_event_start()

Completed in 18 milliseconds