Home
last modified time | relevance | path

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

/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/
Dtest_support.py236 def _rmtree(path): function
251 def _rmtree(path): function
289 _rmtree(path)
/external/python/cpython3/Lib/test/support/
D__init__.py353 def _rmtree(path): function
374 def _rmtree(path): function
410 _rmtree(path)