Searched refs:tz_minuteswest (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/usr.sbin/bootp/common/
H A Dtzone.c50 secondswest = 60L * tzp.tz_minuteswest; /* Convert to seconds */
/netbsd-current/lib/libcompat/4.1/
H A Dftime.c62 tbp->timezone = tz.tz_minuteswest;
/netbsd-current/external/bsd/libbind/dist/bsd/
H A Dgettimeofday.c59 tzp->tz_minuteswest = 0;
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Dtime.c200 tzp->tz_minuteswest =
/netbsd-current/sys/compat/linux/arch/alpha/
H A Dlinux_osf1.h109 osf1_int tz_minuteswest; member in struct:osf1_timezone
/netbsd-current/sys/sys/
H A Dtime.h66 int tz_minuteswest; /* minutes west of Greenwich */ member in struct:timezone
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Demul_unix.c171 signed32 tz_minuteswest; /* minutes west of Greenwich */
854 host_timezone.tz_minuteswest = 0;
866 target_timezone.tz_minuteswest = H2T_4(host_timezone.tz_minuteswest);
170 signed32 tz_minuteswest; /* minutes west of Greenwich */ member in struct:unix_timezone
H A Demul_netbsd.c233 H2T(tz.tz_minuteswest);
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c159 int32_t tz_minuteswest; /* minutes west of Greenwich */
838 host_timezone.tz_minuteswest = 0;
850 target_timezone.tz_minuteswest = H2T_4(host_timezone.tz_minuteswest);
158 int32_t tz_minuteswest; /* minutes west of Greenwich */ member in struct:unix_timezone
H A Demul_netbsd.c222 H2T(tz.tz_minuteswest);
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_time.c209 tzfake.tz_minuteswest = 0;
H A Dnetbsd32_compat_50.c177 tzfake.tz_minuteswest = 0;
H A Dnetbsd32.h265 int tz_minuteswest; /* minutes west of Greenwich */ member in struct:netbsd32_timezone
/netbsd-current/sys/compat/common/
H A Dkern_time_50.c230 tzfake.tz_minuteswest = 0;
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dinterp.c226 t = tz->tz_minuteswest;
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dinterp.c174 t = tz->tz_minuteswest;
/netbsd-current/sys/kern/
H A Dkern_time.c519 tzfake.tz_minuteswest = 0;
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c1936 store_mem (PARM2, 4, tz.tz_minuteswest);
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c1889 store_mem (PARM2, 4, tz.tz_minuteswest);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2177 EXPECT_POISONED(tz.tz_minuteswest);
2182 EXPECT_NOT_POISONED(tz.tz_minuteswest);

Completed in 440 milliseconds