Searched defs:zone (Results 1 – 10 of 10) sorted by relevance
32 timezone(zone, dst) in timezone() argument54 static struct zone { struct56 char *stdzone; argument57 char *dlzone; argument85 _tztab(zone,dst) in _tztab() argument
33 char *zone; local
105 struct timezone zone; /* time zone we're in (NOT USED) */ local484 struct timezone zone; /* time zone we're in (NOT USED) */ in updatetime() local
67 struct zone { struct68 const char * z_filename;69 int z_linenum;71 const char * z_name;72 long z_gmtoff;73 const char * z_rule;74 const char * z_format;76 long z_stdoff;78 struct rule * z_rules;79 int z_nrules;[all …]
70 struct timezone zone; local
112 struct timezone zone; local
235 show(zone, t, v) in show() argument
315 struct timezone zone; /* NOT USED */ in plastrun() local
742 struct timezone zone; variable
178 int zone, hadtz; variable