Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dfilesystem_dynamic_test_helper.py67 def create_symlink(source, link): function
Dfilesystem_test_helper.hpp166 std::string create_symlink(std::string source, std::string to) { in create_symlink() function
/external/toybox/toys/pending/
Dmdev.c42 bool create_symlink = false; in make_device() local