Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dfs.c2748 static ssize_t fs__realpath_handle(HANDLE handle, char** realpath_ptr) { in fs__realpath_handle() argument
2791 assert(*realpath_ptr == NULL); in fs__realpath_handle()
2792 r = uv_utf16_to_wtf8(w_realpath_ptr, w_realpath_len, realpath_ptr, NULL); in fs__realpath_handle()

Completed in 13 milliseconds