Searched refs:GetEntryLegacyBoot (Results 1 – 4 of 4) sorted by relevance
205 int GetEntryLegacyBoot(const GptEntry *e);
1144 EXPECT(1 == GetEntryLegacyBoot(e)); in EntryAttributeGetSetTest()1148 EXPECT(0 == GetEntryLegacyBoot(e)); in EntryAttributeGetSetTest()1188 EXPECT(1 == GetEntryLegacyBoot(e)); in EntryAttributeGetSetTest()1196 EXPECT(1 == GetEntryLegacyBoot(e)); in EntryAttributeGetSetTest()
385 int GetEntryLegacyBoot(const GptEntry *e) in GetEntryLegacyBoot() function
807 return GetEntryLegacyBoot(entry); in GetLegacyBoot()