Home
last modified time | relevance | path

Searched refs:fs__realpath_handle (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dfs.c2604 static ssize_t fs__realpath_handle(HANDLE handle, char** realpath_ptr) { in fs__realpath_handle() function
2669 if (fs__realpath_handle(handle, (char**) &req->ptr) == -1) { in fs__realpath()
/third_party/node/deps/uv/src/win/
H A Dfs.c2619 static ssize_t fs__realpath_handle(HANDLE handle, char** realpath_ptr) { in fs__realpath_handle() function
2682 if (fs__realpath_handle(handle, (char**) &req->ptr) == -1) { in fs__realpath()

Completed in 8 milliseconds