Home | History | Annotate | Download | only in EfiRom

Lines Matching defs:SEEK_SET

258   fseek (InFptr, 0, SEEK_SET);

514 fseek (InFptr, 0, SEEK_SET);
794 fseek (Fptr, 0, SEEK_SET);
813 fseek (Fptr, (long) DosHeader.e_lfanew, SEEK_SET);
1369 if (fseek (InFptr, ImageStart + PciRomHdr.PcirOffset, SEEK_SET)) {
1463 if (fseek (InFptr, ImageStart, SEEK_SET)) {
1527 if (fseek (InFptr, ImageStart + (PciDs23.ImageLength * 512), SEEK_SET)) {
1532 if (fseek (InFptr, ImageStart + (PciDs30.ImageLength * 512), SEEK_SET)) {