Go to the source code of this file.
Functions | |
bool | infData_LocateSig (const char *NameTag, dword *PayloadSize) |
Variables | |
FILE * | infDatainfFile |
bool infData_LocateSig | ( | const char * | NameTag, |
dword * | PayloadSize | ||
) |
Definition at line 7 of file infData_LocateSig.c.
References infData_Flen(), infDatainfFile, INFDATASTART, INFDATMAGIC, tTFRPlusHdr::Magic, tTFRPlusHdr::NameTagLen, tTFRPlusHdr::PayloadSize, SEEK_CUR, SEEK_SET, TRACEENTER, and TRACEEXIT.
Referenced by infData_Delete(), infData_Get(), and infData_isAvail().
|
extern |
Definition at line 4 of file infData_OpenFile.c.
Referenced by infData_LocateSig().