Searched defs:bootVersion (Results 1 – 1 of 1) sorted by relevance
32 static void usage(FILE* where, BootControlVersion bootVersion, int /* argc */, char* argv[]) { in usage()158 static int do_set_snapshot_merge_status(BootControlClient* module, BootControlVersion bootVersion, in do_set_snapshot_merge_status()212 static uint32_t parse_slot(BootControlVersion bootVersion, int pos, int argc, char* argv[]) { in parse_slot()234 const auto bootVersion = client->GetVersion(); in main() local