Home
last modified time | relevance | path

Searched defs:newroot (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/test2to3/test/
Druntests.py9 newroot = os.path.join(testroot, '..', 'build/lib/test') variable
/third_party/toybox/toys/other/
Dswitch_root.c46 char *newroot = *toys.optargs, **cmdline = toys.optargs+1; in switch_root_main() local
/third_party/curl/lib/
Dsplay.c211 struct Curl_tree **newroot) in Curl_splayremove()