Searched defs:create_symlink (Results 1 – 7 of 7) sorted by relevance
42 bool create_symlink = false; in make_device() local
765 function(create_symlink DEST_FILE) function
401 void create_symlink(const path& to, const path& new_symlink) {detail::create_symlink(to, new_symlin… in create_symlink() function404 void create_symlink(const path& to, const path& new_symlink, system::error_code& ec) BOOST_NOEXCEPT in create_symlink() function
230 create_symlink (GFile * parent, const char *filename, const char *points_to) in create_symlink() function
1513 void create_symlink(const path& to, const path& from, error_code* ec) in create_symlink() function