Searched defs:newroot (Results 1 – 3 of 3) sorted by relevance
46 char *newroot = *toys.optargs, **cmdline = toys.optargs+1; in switch_root_main() local
213 struct Curl_tree **newroot) in Curl_splayremove()
77 def copy_source_tree(newroot, oldroot): argument