cutils.c File Reference

Go to the source code of this file.

Functions

void __dynarray_add (unsigned long **tab_ptr, int *nb_ptr, unsigned long elem)
time_t mktimegm (struct tm *tm)
struct tm * brktimegm (time_t secs, struct tm *tm)
static int date_get_num (const char **pp, int n_min, int n_max, int len_max)
const char * small_strptime (const char *p, const char *fmt, struct tm *dt)


Function Documentation

void __dynarray_add ( unsigned long **  tab_ptr,
int *  nb_ptr,
unsigned long  elem 
)

Definition at line 24 of file cutils.c.

time_t mktimegm ( struct tm *  tm  ) 

Definition at line 43 of file cutils.c.

Referenced by parse_date().

struct tm* brktimegm ( time_t  secs,
struct tm *  tm 
) [read]

Definition at line 67 of file cutils.c.

Referenced by dv_write_pack().

static int date_get_num ( const char **  pp,
int  n_min,
int  n_max,
int  len_max 
) [static]

Definition at line 98 of file cutils.c.

Referenced by small_strptime().

const char* small_strptime ( const char *  p,
const char *  fmt,
struct tm *  dt 
)

Definition at line 123 of file cutils.c.

Referenced by parse_date().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5