Go to the source code of this file.
Functions | |
| bool | infData_Set (const char *infFileName, char *NameTag, dword PayloadSize, byte *Payload) |
Variables | |
| FILE * | infDatainfFile |
| bool infData_Set | ( | const char * | infFileName, |
| char * | NameTag, | ||
| dword | PayloadSize, | ||
| byte * | Payload | ||
| ) |
Definition at line 7 of file infData_Set.c.
References infData_CloseFile(), infData_Delete(), infData_Flen(), infData_OpenFile(), infData_Truncate(), infDatainfFile, INFDATASTART, INFDATMAGIC, LogEntryFBLibPrintf(), tTFRPlusHdr::Magic, tTFRPlusHdr::NameTagLen, tTFRPlusHdr::PayloadSize, SEEK_END, TRACEENTER, and TRACEEXIT.
|
extern |
Definition at line 4 of file infData_OpenFile.c.
Referenced by infData_OpenFile(), and infData_Set().