|
MythTV
0.27pre
|
Go to the source code of this file.
Classes | |
| struct | statfs |
Typedefs | |
| typedef __int64 | ssize_t |
| typedef unsigned int | uint |
| typedef long | suseconds_t |
| typedef off_t | off64_t |
Functions | |
| static void | srandom (unsigned int seed) |
| static long int | random (void) |
| unsigned | sleep (unsigned int x) |
| int | statfs (const char *path, struct statfs *buffer) |
| const char * | dlerror (void) |
| static struct tm * | gmtime_r (const time_t *timep, struct tm *result) |
| static struct tm * | localtime_r (const time_t *timep, struct tm *result) |
| static int | readdir_r (DIR *dirp, struct dirent *entry, struct dirent **result) |
| typedef int32_t suseconds_t |
Definition at line 126 of file compat.h.
Referenced by MythCoreContextPrivate::MythCoreContextPrivate().
Definition at line 127 of file compat.h.
Referenced by AirPlayHardwareId(), MHResidentProgram::CallProgram(), SequenceRandom::create(), SequenceShuffle::create(), MusicCommon::cycleVisualizer(), MainServer::DoDeleteThread(), BumpScope::draw(), GLSingleView::EffectBend(), SingleView::EffectBlobs(), SingleView::EffectIncomingEdges(), GLSingleView::EffectInOut(), GLSingleView::EffectKenBurns(), SingleView::EffectMeltdown(), SingleView::EffectMultiCircleOut(), SingleView::EffectNoise(), GLSingleView::EffectRotate(), GLSingleView::EffectSlide(), SingleView::EffectSweep(), eit_start_rand(), MSqlQuery::exec(), GLSingleView::FindRandXY(), PlaybackBoxHelper::GetPreviewImage(), ImageView::GetRandomEffect(), MainServer::HandleGenPreviewPixmap(), MythUIType::MythUIType(), DecoderHandler::next(), PacketBuffer::PacketBuffer(), MythUIImage::ParseElement(), SSDP::PerformSearch(), PlaybackBox::playSelectedPlaylist(), VideoDialog::playVideoWithTrailers(), JobQueue::ProcessJob(), SSDP::ProcessSearchRequest(), PreviewGenerator::RemotePreviewRun(), HouseKeeper::RunHouseKeeping(), UPnpSearchTask::SendMsg(), UPnpNotifyTask::SendNotifyMsg(), EITScanner::StartActiveScan(), VorbisEncoder::VorbisEncoder(), HouseKeeper::wantToRun(), and MMulticastSocketDevice::writeBlock().
|
inline |
Definition at line 136 of file compat.h.
Referenced by JobQueue::DeleteAllJobs(), MainServer::DoDeleteInDB(), MainServer::DoDeleteThread(), DoFlagCommercials(), PrePostRollFlagger::findBreakInrange(), PrePostRollFlagger::go(), CommDetector2::go(), ClassicCommDetector::go(), lockShutdown(), main(), MSqlDatabase::OpenDatabase(), NetworkControl::processKey(), CoreAudioData::ResetStream(), WelcomeDialog::runEPGGrabber(), showLogViewer(), SignalHandler::signalHandler(), MThreadInternal::Sleep(), MetadataFactory::SynchronousLookup(), MythContextPrivate::TestDBconnection(), unlockShutdown(), and WaitToDelete().
Definition at line 156 of file compat.h.
Referenced by MainServer::BackendQueryDiskSpace(), getDiskSpace(), ZMServer::getDiskSpace(), isRemote(), and FileSystemInfo::PopulateFSProp().
|
inline |
Definition at line 215 of file compat.h.
Referenced by MythPlugin::init(), FilterManager::LoadFilter(), and FilterManager::LoadFilterLib().
|
staticread |
Definition at line 247 of file compat.h.
Referenced by cCiDateTime::SendDateTime().
|
staticread |
Definition at line 264 of file compat.h.
Referenced by MythTZ::getSystemTimeZoneID(), LoggerThread::logConsole(), FileLogger::logmsg(), DatabaseLogger::logqmsg(), and cCiDateTime::SendDateTime().
|
inlinestatic |
Definition at line 359 of file compat.h.
Referenced by mythdir_readdir().
1.8.1.2