Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
state Struct Reference

Data Fields

time_t ats [TZ_MAX_TIMES]
 
int charcnt
 
char chars [BIGGEST(BIGGEST(TZ_MAX_CHARS+1, sizeof gmt),(2 *(MY_TZNAME_MAX+1)))]
 
int goahead
 
int goback
 
int leapcnt
 
struct {
   struct state *   next
 
list
 
struct lsinfo lsis [TZ_MAX_LEAPS]
 
char name [TZ_STRLEN_MAX+1]
 
int timecnt
 
struct ttinfo ttis [TZ_MAX_TYPES]
 
int typecnt
 
unsigned char types [TZ_MAX_TIMES]
 
int wd [2]
 

Detailed Description

Definition at line 158 of file localtime.c.

Field Documentation

char name[TZ_STRLEN_MAX+1]

Name of the file that this references

Definition at line 160 of file localtime.c.

Referenced by PathSegment::__init__(), common_startup(), PathSegment::get_child(), and tzparse().


The documentation for this struct was generated from the following file: