/titanic_52/usr/src/data/zoneinfo/ |
H A D | README | 3 The /usr/share/lib/zoneinfo/src directory contains zoneinfo timezone source 15 /usr/share/lib/zoneinfo/GMT[+-]* files with the equivalent quoted timezone 17 timezone are reversed from the signs of the /usr/share/lib/zoneinfo/GMT[+-]* 21 significant. Without the colon, for example TZ=GMT+1, an unquoted timezone 23 timezone files listed below.) 54 and timezone name abbreviations may change. This can affect how 55 the times are calculated in the local timezone. Therefore the interpretation 59 The zoneinfo timezone data files do not transition past
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | tvlib | 54 struct timezone tz; 55 if (gettimeofday(&tv, (struct timezone*)0) < 0) 57 printf("#define tmgettimeofday(p) gettimeofday(p,(struct timezone*)0)\n"); 59 printf("#define tmsettimeofday(p) settimeofday(p,(struct timezone*)0)\n");
|
/titanic_52/usr/src/cmd/ypcmd/net_files/ |
H A D | Makefile | 83 timezone auto.master auto.home ageing \ 314 timezone.time: $(DIR)/timezone 315 -@if [ -f $(DIR)/timezone ]; then \ 316 sed -e "/^#/d" -e s/#.*$$// $(DIR)/timezone \ 318 | $(MAKEDBM) - $(YPDBDIR)/$(DOM)/timezone.byname; \ 319 touch timezone.time; \ 320 echo "updated timezone"; \ 322 $(YPPUSH) timezone.byname; \ 323 echo "pushed timezone"; \ 471 timezone: timezone.time global() target [all...] |
/titanic_52/usr/src/cmd/rtc/ |
H A D | rtc.c | 184 current_lag = tm->tm_isdst ? altzone : timezone; in set_zone() 187 "Is NOT", tm->tm_isdst ? altzone : timezone); in set_zone() 192 tm->tm_isdst ? altzone : timezone); in set_zone() 219 current_lag = tm->tm_isdst ? altzone : timezone; in correct_rtc_and_lag()
|
/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | time_gdata.c | 34 #pragma weak _timezone = timezone 43 long int timezone = 0; /* XPG4 version 2 */ variable
|
H A D | ftime.c | 61 tp->timezone = timezone / 60; in ftime()
|
H A D | localtime.c | 44 * back as well as adjust time values based on their timezone, which 52 * The current timezone for an application is derived from the TZ 61 * a timezone. The implementation-defined description of a timezone used 63 * elsie.nci.nih.gov and a timezone that is specified in this way is 64 * referred to as a zoneinfo timezone. An example of this is ":US/Pacific". 67 * but, basically, <std> is the abbreviation for the timezone in standard 69 * <dst> is the abbreviation for the timezone in daylight savings time and 71 * specifies when daylight savings time begins and ends. A timezone 72 * specified in this way is referred to as a POSIX timezone [all...] |
/titanic_52/usr/src/ucblib/libucb/port/gen/ |
H A D | ftime.c | 55 struct timezone tz; in ftime() 61 tp->timezone = (short)tz.tz_minuteswest; in ftime()
|
/titanic_52/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | ftime.c | 44 short timezone; member 60 tp->timezone = _timezone / 60; in ftime()
|
/titanic_52/usr/src/lib/libzoneinfo/common/ |
H A D | libzone.c | 281 /* Get timezone name (Skip timezone description) */ in get_tz_countries() 506 /* Get Olson timezone name */ in get_timezones_by_country() 510 /* Get Solaris compatible timezone name */ in get_timezones_by_country() 514 /* No timezone description */ in get_timezones_by_country() 519 /* Get timezone description */ in get_timezones_by_country() 537 /* Create timezone struct */ in get_timezones_by_country() 546 * Copy the timezone names - use the Solaris in get_timezones_by_country() 547 * compatible timezone name if one exists, in get_timezones_by_country() 548 * otherwise use the current Olson timezone in get_timezones_by_country() 679 free_timezones(struct tz_timezone * timezone) free_timezones() argument 826 isvalid_tz(char * timezone,char * root,int flag) isvalid_tz() argument [all...] |
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/features/ |
H A D | time | 10 struct timezone tz; 29 #define timeofday(p) gettimeofday(p,(struct timezone*)0)
|
/titanic_52/usr/src/cmd/cron/ |
H A D | att1.y | 71 : time ampm timezone date incr { 81 | time ampm timezone date incr UNKNOWN { 138 timezone
|
/titanic_52/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | tvlib | 17 #define tmgettimeofday(p) gettimeofday(p,(struct timezone*)0) 18 #define tmsettimeofday(p) settimeofday(p,(struct timezone*)0)
|
/titanic_52/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | tvlib | 17 #define tmgettimeofday(p) gettimeofday(p,(struct timezone*)0) 18 #define tmsettimeofday(p) settimeofday(p,(struct timezone*)0)
|
/titanic_52/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | tvlib | 17 #define tmgettimeofday(p) gettimeofday(p,(struct timezone*)0) 18 #define tmsettimeofday(p) settimeofday(p,(struct timezone*)0)
|
/titanic_52/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | tvlib | 17 #define tmgettimeofday(p) gettimeofday(p,(struct timezone*)0) 18 #define tmsettimeofday(p) settimeofday(p,(struct timezone*)0)
|
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | main.c | 205 (void) gettimeofday(&now, (struct timezone *)NULL); in main() 261 (struct timezone *)NULL); in main() 272 (void) gettimeofday(&now, (struct timezone *)NULL); in main()
|
/titanic_52/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 420 int isc__gettimeofday(struct timeval *tp, struct timezone *tzp); 468 struct timezone; 494 int gettimeofday(struct timeval *, struct timezone *); 497 int gettimeofday(struct timeval *, struct timezone *);
|
/titanic_52/usr/src/cmd/sendmail/src/ |
H A D | arpadate.c | 41 ** Some sites are now inserting the timezone into the 47 # define TZNAME_MAX 50 /* max size of timezone */ 51 #define TZ_NONE 0 /* no character timezone support */ 55 #define TZ_TIMEZONE 4 /* use timezone() */ 74 ** to resolve the timezone. 121 ** should really get the timezone from the time in "ud" (which 172 extern char *timezone(); 174 tz = timezone(off, lt->tm_isdst);
|
/titanic_52/usr/src/cmd/hal/hald/ |
H A D | logger.c | 146 struct timezone tzone; in logger_emit() 217 struct timezone tzone; in logger_forward_debug()
|
/titanic_52/usr/src/cmd/fs.d/pcfs/mount/ |
H A D | mount.c | 184 "\t timezone=<valid TZ string>")); in main() 192 * Pass timezone information to the kernel module so that in main() 198 * mount(1m) specified the "timezone=..." option. That's in main() 202 * GMT (timezone=0). in main() 204 if (tzdone && timezone == 0 && altzone == 0 && daylight == 0 && in main() 209 (void) snprintf(tzstr, 100, "timezone=%d", timezone); in main()
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | timeb.h | 59 short timezone; /* minutes west of CUT */ member
|
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | time.c | 37 if (gettimeofday(&tt, (struct timezone *)0) < 0)
|
/titanic_52/usr/src/lib/libbc/libc/compat/sys5/ |
H A D | mkepoch.c | 48 if (gettimeofday(&now, (struct timezone *)NULL) < 0) {
|
/titanic_52/usr/src/lib/libbc/inc/5include/ |
H A D | time.h | 83 extern long timezone;
|