Searched defs:create_symlink (Results 1 – 3 of 3) sorted by relevance
67 def create_symlink(source, link): function
166 std::string create_symlink(std::string source, std::string to) { in create_symlink() function
42 bool create_symlink = false; in make_device() local