Home
last modified time | relevance | path

Searched defs:DirectoryLength (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/freeldr/freeldr/lib/fs/
H A Diso.c31 static BOOLEAN IsoSearchDirectoryBufferForFile(PVOID DirectoryBuffer, ULONG DirectoryLength, PCHAR … in IsoSearchDirectoryBufferForFile()
99 …ic ARC_STATUS IsoBufferDirectory(ULONG DeviceId, ULONG DirectoryStartSector, ULONG DirectoryLength, in IsoBufferDirectory()
159 ULONG DirectoryLength; in IsoLookupFile() local
/reactos/boot/environ/lib/io/display/
H A Ddisplay.c64 SIZE_T NameLength, DirectoryLength, TotalLength; in DsppLoadFontFile() local