Searched refs:realpath_ptr (Results 1 – 1 of 1) sorted by relevance
2748 static ssize_t fs__realpath_handle(HANDLE handle, char** realpath_ptr) { in fs__realpath_handle() argument2791 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 11 milliseconds