Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c2379 static void fs__create_junction(uv_fs_t* req, const WCHAR* path, in fs__create_junction() function
2559 fs__create_junction(req, pathw, new_pathw); in fs__symlink()
/netbsd-src/external/mit/libuv/dist/
H A DChangeLog4238 * windows: change GENERIC_ALL to GENERIC_WRITE in fs__create_junction (Tony