Lines Matching refs:symlink
230 symlink will be created instead of copying the file it points to.
254 os.symlink(os.readlink(src), dst)
392 # symlink. give up, suppress the error.
483 os.symlink(linkto, dstname)
486 # ignore dangling symlink if the flag is on
527 links are copied. If the file pointed by the symlink doesn't
533 platforms that don't support os.symlink.
611 # a directory with a symlink after the call to
670 # a directory with a symlink after the call to
717 # Note: To guard against symlink races, we use the standard
761 # Allow introspection of whether or not the hardening against symlink
788 If the destination is a directory or a symlink to a directory, the source
829 os.symlink(linkto, real_dst)