Searched refs:try_symlink (Results 1 – 2 of 2) sorted by relevance
32 def try_symlink(source_path, link_path): function104 try_symlink('../lib/node_modules/' + name + '/' + bin_target, link_path)131 try_symlink('../lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js', link_path)176 try_symlink(so_name, 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