Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/sys/
Dtimeb.h46 short timezone; /* minutes west of CUT */ member
Dtime.h65 struct timezone { struct
66 int tz_minuteswest; /* minutes west of Greenwich */
67 int tz_dsttime; /* type of dst correction */
/netbsd/src/lib/libc/compat/gen/
Dcompat_timezone.c67 timezone(int zone, int dst) in timezone() function
/netbsd/src/sys/arch/hpc/include/
Dbootinfo.h54 long timezone; member
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dhw_nvram.c68 unsigned timezone; member
/netbsd/src/external/bsd/ipf/dist/lib/
Dipft_pc.c41 u_int timezone; member
/netbsd/src/external/bsd/top/dist/machine/
Dm_hpux10.c497 struct timezone timezone; local
Dm_hpux9.c528 struct timezone timezone; local
/netbsd/src/lib/libc/time/
Dprivate.h210 # define timezone sys_timezone macro
749 # define timezone tz_timezone macro
Dlocaltime.c351 long timezone = 0; variable
2711 # define timezone 0 macro
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Droken.h.in321 #define timezone _timezone macro
Dsocket_wrapper.c655 long timezone; member