Home
last modified time | relevance | path

Searched defs:create_link (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/miri/src/shims/unix/
Dfs.rs886 fn create_link(src: &Path, dst: &Path) -> std::io::Result<()> { in symlink() function
891 fn create_link(src: &Path, dst: &Path) -> std::io::Result<()> { in symlink() function