Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dfs.c2619 static ssize_t fs__realpath_handle(HANDLE handle, char** realpath_ptr) { in fs__realpath_handle() argument
2662 r = fs__wide_to_utf8(w_realpath_ptr, w_realpath_len, realpath_ptr, NULL); in fs__realpath_handle()