Searched refs:try_symlink (Results 1 – 2 of 2) sorted by relevance
31 def try_symlink(source_path, link_path): function103 try_symlink('../lib/node_modules/' + name + '/' + bin_target, link_path)
165 static int try_symlink(const char *name);514 int fail = tst_flag != try_symlink(li->path); in check_symlink()538 static int try_symlink(const char *name) in try_symlink() function