Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtempfile.py785 def _rmtree(cls, name): member in TemporaryDirectory
804 cls._rmtree(path)
816 cls._rmtree(name)
830 self._rmtree(self.name)
/external/ipsec-tools/src/racoon/
Dremoteconf.c80 static TAILQ_HEAD(_rmtree, remoteconf) rmtree, rmtree_save, rmtree_tmp; in TAILQ_HEAD() argument
485 RACOON_TAILQ_FOREACH_REVERSE(p, &rmtree, _rmtree, chain) { in foreachrmconf()
/external/python/cpython2/Lib/test/support/
D__init__.py250 def _rmtree(path): function
265 def _rmtree(path): function
304 _rmtree(path)
/external/python/cpython3/Lib/test/support/
D__init__.py377 def _rmtree(path): function
412 def _rmtree(path): function
452 _rmtree(path)