Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds