Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dpe.c115 static inline BOOLEAN verify_dos(const struct DosFileHeader *dos) { in verify_dos()
129 static inline UINTN section_table_offset(const struct DosFileHeader *dos, const struct PeFileHeader… in section_table_offset()
169 const struct DosFileHeader *dos; in pe_alignment_info() local
196 const struct DosFileHeader *dos; in pe_memory_locate_sections() local
228 struct DosFileHeader dos; in pe_file_locate_sections() local
/systemd-251/src/shared/
Dbootspec.c555 struct DosFileHeader dos; in find_sections() local