Searched refs:init_dir_path (Results 1 – 2 of 2) sorted by relevance
120 std::string init_dir_path = apex_dir + "/etc"; in CheckInitRc() local123 opendir(init_dir_path.c_str()), closedir); in CheckInitRc()128 init_configs.push_back(init_dir_path + "/" + entry->d_name); in CheckInitRc()
490 init_dir_path = os.path.join(tmp_dir.name, "init_dir")491 os.mkdir(init_dir_path)497 init_dir_path, "shared_init_file"