Searched refs:lastBootFile (Results 1 – 2 of 2) sorted by relevance
82 bool BootParameters::swapAndLoadBootConfigContents(const char *lastBootFile, in swapAndLoadBootConfigContents() argument86 RemoveFileIfExists(lastBootFile); in swapAndLoadBootConfigContents()91 if (rename(nextBootFile, lastBootFile) && errno != ENOENT) in swapAndLoadBootConfigContents()
51 static bool swapAndLoadBootConfigContents(const char *lastBootFile, const char *nextBootFile,