Lines Matching defs:zone
110 struct zone { struct111 const char * z_filename;112 int z_linenum;114 const char * z_name;115 zic_t z_gmtoff;116 const char * z_rule;117 const char * z_format;119 zic_t z_stdoff;121 struct rule * z_rules;122 int z_nrules;124 struct rule z_untilrule;125 zic_t z_untiltime;