HomeSort by relevance Sort by last modified time
    Searched refs:_rmtree (Results 1 - 6 of 6) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.c 80 static TAILQ_HEAD(_rmtree, remoteconf) rmtree, rmtree_save, rmtree_tmp;
485 RACOON_TAILQ_FOREACH_REVERSE(p, &rmtree, _rmtree, chain) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_support.py 225 def _rmtree(path): function in function:unload
239 _rmtree = shutil.rmtree
257 _rmtree(path)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_support.py 225 def _rmtree(path): function in function:unload
239 _rmtree = shutil.rmtree
257 _rmtree(path)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_support.py 225 def _rmtree(path): function in function:unload
239 _rmtree = shutil.rmtree
257 _rmtree(path)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_support.py 225 def _rmtree(path): function in function:unload
239 _rmtree = shutil.rmtree
257 _rmtree(path)
    [all...]
  /external/python/cpython2/Lib/test/
test_support.py 236 def _rmtree(path): function in function:_force_run
251 def _rmtree(path): function in function:_force_run
289 _rmtree(path)
    [all...]

Completed in 100 milliseconds