Searched refs:new_root_path (Results 1 – 1 of 1) sorted by relevance
/support/ |
A D | test-container.c | 708 char *new_root_path; in main() local 811 xmkdirp (new_root_path, 0755); in main() 849 rsync (pristine_root_path, new_root_path, in main() 912 the_words[i] = concat (new_root_path, in main() 916 the_words[i] = concat (new_root_path, in main() 920 the_words[i] = concat (new_root_path, in main() 927 the_words[i] = concat (new_root_path, in main() 1098 devmount (new_root_path, "null"); in main() 1099 devmount (new_root_path, "zero"); in main() 1100 devmount (new_root_path, "urandom"); in main() [all …]
|
Completed in 6 milliseconds