Home
last modified time | relevance | path

Searched refs:DefaultEntry (Results 1 – 1 of 1) sorted by relevance

/reactos/boot/environ/app/bootmgr/
H A Dbootmgr.c1641 _Out_ PBL_LOADED_APPLICATION_ENTRY* DefaultEntry, in BmpGetDefaultBootEntry() argument
1650 *DefaultEntry = *Sequence; in BmpGetDefaultBootEntry()
1677 *DefaultEntry = Sequence[BootIndex]; in BmpGetDefaultBootEntry()