Home
last modified time | relevance | path

Searched defs:zone (Results 1 – 10 of 10) sorted by relevance

/csrg-svn/lib/libc/gen/
H A Dtimezone.c32 timezone(zone, dst) in timezone() argument
54 static struct zone { struct
56 char *stdzone; argument
57 char *dlzone; argument
85 _tztab(zone,dst) in _tztab() argument
/csrg-svn/libexec/getty/
H A Dget_date.c33 char *zone; local
/csrg-svn/usr.bin/at/atrun/
H A Datrun.c105 struct timezone zone; /* time zone we're in (NOT USED) */ local
484 struct timezone zone; /* time zone we're in (NOT USED) */ in updatetime() local
/csrg-svn/share/zoneinfo/
H A Dzic.c67 struct zone { struct
68 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 …]
/csrg-svn/libexec/talkd/
H A Dannounce.c70 struct timezone zone; local
/csrg-svn/old/talk/talkd/
H A Dannounce.c112 struct timezone zone; local
/csrg-svn/share/zoneinfo/DIST/
H A Dzdump.c235 show(zone, t, v) in show() argument
/csrg-svn/usr.bin/at/atq/
H A Datq.c315 struct timezone zone; /* NOT USED */ in plastrun() local
/csrg-svn/usr.bin/at/at/
H A Dat.c742 struct timezone zone; variable
/csrg-svn/usr.sbin/config/
H A Dconfig.h178 int zone, hadtz; variable