HomeSort by: relevance | last modified time | path
    Searched defs:tz_dsttime (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
time.h 67 int tz_dsttime; /* type of dst correction */ member in struct:timezone
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 110 osf1_int tz_dsttime; member in struct:osf1_timezone
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c 151 int32_t tz_dsttime; /* type of dst correction */
830 host_timezone.tz_dsttime = 0;
842 target_timezone.tz_dsttime = H2T_4(host_timezone.tz_dsttime);
150 int32_t tz_dsttime; \/* type of dst correction *\/ member in struct:unix_timezone
  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c 151 int32_t tz_dsttime; /* type of dst correction */
830 host_timezone.tz_dsttime = 0;
842 target_timezone.tz_dsttime = H2T_4(host_timezone.tz_dsttime);
150 int32_t tz_dsttime; \/* type of dst correction *\/ member in struct:unix_timezone
  /src/sys/compat/netbsd32/
netbsd32.h 266 int tz_dsttime; /* type of dst correction */ member in struct:netbsd32_timezone

Completed in 37 milliseconds