Home
last modified time | relevance | path

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

/reactos/boot/environ/include/
H A Dbcd.h310 BcdOpenStoreFromFile (
/reactos/boot/environ/lib/misc/
H A Dbcd.c1322 BcdOpenStoreFromFile ( in BcdOpenStoreFromFile() function
/reactos/boot/environ/app/bootmgr/
H A Dbootmgr.c836 Status = BcdOpenStoreFromFile(&BcdString, Handle); in BmOpenDataStore()