Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dswitch_root.c178 char *newroot, *console = NULL; in switch_root_main() local
222 newroot = *argv++; in switch_root_main()
225 xchdir(newroot); in switch_root_main()