Lines Matching refs:dereference
1481 dereference = False # If true, add content of linked file to the
1502 tarinfo=None, dereference=None, ignore_zeros=None, encoding=None,
1538 if dereference is not None:
1539 self.dereference = dereference
1846 if hasattr(os, "lstat") and not self.dereference:
1857 if not self.dereference and statres.st_nlink > 1 and \