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/support/
D__init__.py250 def _rmtree(path): function
265 def _rmtree(path): function
304 _rmtree(path)
/external/python/cpython3/Lib/test/support/
D__init__.py357 def _rmtree(path): function
392 def _rmtree(path): function
431 _rmtree(path)