Searched refs:root_path (Results 1 – 2 of 2) sorted by relevance
121 static bool create_unique_dir(char *dir, const char * const root_path) { in create_unique_dir() argument130 sprintf(dir, "%s/%s", root_path, random_string); in create_unique_dir()
328 --kern_path "${kernel}" --root_path "${root}" \