Home
last modified time | relevance | path

Searched refs:_from_local_path (Results 1 – 1 of 1) sorted by relevance

/dports/security/py-asyncssh/asyncssh-2.8.1/asyncssh/
H A Dsftp.py101 def _from_local_path(path): function
353 return _from_local_path(os.readlink(_to_local_path(path)))
4188 self._chroot = _from_local_path(os.path.realpath(chroot))
4683 return self.reverse_map_path(_from_local_path(path))
4750 return self.reverse_map_path(_from_local_path(path))