#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include "FBLib_EPG.h"
Go to the source code of this file.
Functions | |
bool | EPGInfo_CreateCache (int NrRecords) |
bool EPGInfo_CreateCache | ( | int | NrRecords | ) |
Definition at line 9 of file EPGInfo_CreateCache.c.
References __tap_ud__, EPGCacheFile, EPGInfo_DestroyCache(), EPGInfoCache, EPGInfoCacheFile, EPGInfoCacheMap, EPGInfoCacheSize, LogEntryFBLibPrintf(), SEEK_SET, TRACEENTER, and TRACEEXIT.
Referenced by EPGInfo_FindFirst().