compat.h File Reference

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 Documentation

typedef int ssize_t

Definition at line 73 of file compat.h.

typedef unsigned int uint

Definition at line 112 of file compat.h.

Definition at line 324 of file compat.h.

typedef off_t off64_t

Definition at line 336 of file compat.h.


Function Documentation

static void srandom ( unsigned int  seed  )  [inline, static]

Definition at line 125 of file compat.h.

Referenced by MythCoreContextPrivate::MythCoreContextPrivate().

static long int random ( void   )  [inline, static]
unsigned sleep ( unsigned int  x  )  [inline]
int statfs ( const char *  path,
struct statfs buffer 
) [inline]
const char* dlerror ( void   )  [inline]
static struct tm* gmtime_r ( const time_t *  timep,
struct tm *  result 
) [static, read]

Definition at line 246 of file compat.h.

Referenced by EITHelper::CompleteEvent(), and cCiDateTime::SendDateTime().

static struct tm* localtime_r ( const time_t *  timep,
struct tm *  result 
) [static, read]

Definition at line 263 of file compat.h.

Referenced by getSystemTimeZoneID(), LogTimeStamp(), and cCiDateTime::SendDateTime().

static int readdir_r ( DIR *  dirp,
struct dirent *  entry,
struct dirent **  result 
) [inline, static]

Definition at line 358 of file compat.h.

Referenced by dir_read_posix(), and mythdir_readdir().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon Feb 6 06:41:42 2012 for MythTV by  doxygen 1.6.3