/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/ |
H A D | move-file.js | 13 const moveFile = async (source, destination, options = {}, root = true, symlinks = []) => { 37 moveFile(join(source, file), join(destination, file), options, false, symlinks) 40 symlinks.push({ source, destination }) 50 await Promise.all(symlinks.map(async ({ source: symSource, destination: symDestination }) => { 52 // junction symlinks in windows will be absolute paths, so we need to
|
/third_party/python/Lib/venv/ |
H A D | __init__.py | 30 on Windows platforms but symlinks elsewhere. If instantiated some 31 other way, the default is to *not* use symlinks. 37 :param symlinks: If True, attempt to symlink rather than copy files into 47 symlinks=False, upgrade=False, with_pip=False, prompt=None, 51 self.symlinks = symlinks 196 if nt and self.symlinks: 197 args.append('--symlinks') 198 if not nt and not self.symlinks: 222 force_copy = not self.symlinks [all...] |
/third_party/eudev/src/shared/ |
H A D | dev-setup.c | 35 static const char symlinks[] = in dev_setup() local 45 NULSTR_FOREACH_PAIR(j, k, symlinks) { in dev_setup()
|
/third_party/python/Lib/ |
H A D | shutil.py | 293 If follow_symlinks is not set, symlinks aren't followed if and only 294 if both `src` and `dst` are symlinks. If `lchmod` isn't available 317 If `follow_symlinks` is false, symlinks won't be followed. 348 If the optional flag `follow_symlinks` is not set, symlinks aren't 349 followed if and only if both `src` and `dst` are symlinks. 356 # follow symlinks (aka don't not follow symlinks) 410 If follow_symlinks is false, symlinks won't be followed. This 431 If follow_symlinks is false, symlinks won't be followed. This 452 def _copytree(entries, src, dst, symlinks, ignor [all...] |
/third_party/python/Lib/test/ |
H A D | test_venv.py | 152 ('symlinks', '--copies'), 166 **{attr: False if attr in ('with_pip', 'symlinks') else True}) 175 elif os.name=='nt' and attr=='symlinks': 263 self.run_with_capture(venv.create, self.env_dir, symlinks=False) 280 @unittest.skipUnless(can_symlink(), 'Needs symlinks') 286 self.run_with_capture(venv.create, self.env_dir, symlinks=True) 396 @unittest.skipUnless(can_symlink(), 'Needs symlinks') 402 builder = venv.EnvBuilder(clear=True, symlinks=usl) 433 @unittest.skipUnless(can_symlink(), 'Needs symlinks') 439 builder = venv.EnvBuilder(clear=True, symlinks [all...] |
H A D | test_shutil.py | 233 # make sure symlinks are removed but not followed 533 shutil.copytree(src_dir, dst_dir, symlinks=True) 769 # Dangling symlinks should be ignored with the proper flag. 776 # a dangling symlink is copied if symlinks=True 778 shutil.copytree(src_dir, dst_dir, symlinks=True) 792 shutil.copytree(src_dir, dst_dir, symlinks=False) 797 shutil.copytree(src_dir, dst_dir, symlinks=True) 844 # On Windows, os.chmod does not follow symlinks (issue #15411) 1045 # On Linux, it's only possible to access non-user xattr for symlinks;
|
/third_party/eudev/src/libudev/ |
H A D | libudev-device.c | 1366 char symlinks[UTIL_PATH_SIZE]; in udev_device_get_properties_list_entry() local 1375 s = symlinks; in udev_device_get_properties_list_entry() 1376 l = strpcpyl(&s, sizeof(symlinks), udev_list_entry_get_name(list_entry), NULL); in udev_device_get_properties_list_entry() 1379 udev_device_add_property_internal(udev_device, "DEVLINKS", symlinks); in udev_device_get_properties_list_entry() 1640 /* only handle symlinks and regular files */ in udev_device_sysattr_list_read()
|
/third_party/mksh/ |
H A D | misc.c | 1718 int symlinks = 32; in do_realpath() local 1807 if (!symlinks--) { in do_realpath()
|
/third_party/python/Mac/BuildScript/ |
H A D | build-installer.py | 872 shutil.copytree(srcdir, archsrc, symlinks=True) 1374 # Add symlinks in /usr/local/bin, using relative links
|
/third_party/libabigail/ |
H A D | ltmain.sh | 2970 # Install the shared library and build the symlinks. 2988 # Delete the old symlinks, and create new ones. 4601 Does not chase symlinks, even on platforms that support them. 4722 "checking path component for symlinks: %s\n", 4761 "could not follow symlinks for %s", pathspec); 9488 # Delete the libtool libraries and symlinks.
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 2990 # Install the shared library and build the symlinks. 3008 # Delete the old symlinks, and create new ones. 4621 Does not chase symlinks, even on platforms that support them. 4742 "checking path component for symlinks: %s\n", 4781 "could not follow symlinks for %s", pathspec); 9514 # Delete the libtool libraries and symlinks.
|
/third_party/eudev/ |
H A D | ltmain.sh | 4358 # Install the shared library and build the symlinks. 4383 # Delete the old symlinks, and create new ones. 6047 Does not chase symlinks, even on platforms that support them. 6168 "checking path component for symlinks: %s\n", 6207 "could not follow symlinks for %s", pathspec); 11056 # Delete the libtool libraries and symlinks.
|
/third_party/curl/ |
H A D | ltmain.sh | 4559 # Install the shared library and build the symlinks. 4584 # Delete the old symlinks, and create new ones. 6248 Does not chase symlinks, even on platforms that support them. 6369 "checking path component for symlinks: %s\n", 6408 "could not follow symlinks for %s", pathspec); 11292 # Delete the libtool libraries and symlinks.
|
/third_party/lame/ |
H A D | ltmain.sh | 4311 # Install the shared library and build the symlinks. 4336 # Delete the old symlinks, and create new ones. 5999 Does not chase symlinks, even on platforms that support them. 6120 "checking path component for symlinks: %s\n", 6159 "could not follow symlinks for %s", pathspec); 11003 # Delete the libtool libraries and symlinks.
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 4559 # Install the shared library and build the symlinks. 4584 # Delete the old symlinks, and create new ones. 6248 Does not chase symlinks, even on platforms that support them. 6369 "checking path component for symlinks: %s\n", 6408 "could not follow symlinks for %s", pathspec); 11292 # Delete the libtool libraries and symlinks.
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 4559 # Install the shared library and build the symlinks. 4584 # Delete the old symlinks, and create new ones. 6248 Does not chase symlinks, even on platforms that support them. 6369 "checking path component for symlinks: %s\n", 6408 "could not follow symlinks for %s", pathspec); 11292 # Delete the libtool libraries and symlinks.
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 4560 # Install the shared library and build the symlinks. 4585 # Delete the old symlinks, and create new ones. 6249 Does not chase symlinks, even on platforms that support them. 6370 "checking path component for symlinks: %s\n", 6409 "could not follow symlinks for %s", pathspec); 11285 # Delete the libtool libraries and symlinks.
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 4311 # Install the shared library and build the symlinks. 4336 # Delete the old symlinks, and create new ones. 5999 Does not chase symlinks, even on platforms that support them. 6120 "checking path component for symlinks: %s\n", 6159 "could not follow symlinks for %s", pathspec); 11003 # Delete the libtool libraries and symlinks.
|
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | 9352 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9726 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
H A D | tsserver.js | 9353 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9727 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
H A D | typingsInstaller.js | 9333 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9707 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
H A D | tsc.js | 6470 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 6844 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
H A D | typescript.js | 9343 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9717 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
H A D | typescriptServices.js | 9343 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9717 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 9267 Do_not_resolve_the_real_path_of_symlinks: diag(6013, ts.DiagnosticCategory.Message, "Do_not_resolve_the_real_path_of_symlinks_6013", "Do not resolve the real path of symlinks."), 9634 Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node: diag(6683, ts.DiagnosticCategory.Message, "Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683", "Disable resolving symlinks to their realpath. This correlates to the same flag in node."), [all...] |