Home
last modified time | relevance | path

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

/minix3/sys/sys/
H A Dtimeb.h46 short timezone; /* minutes west of CUT */ member
H A Dtime.h65 struct timezone { struct
66 int tz_minuteswest; /* minutes west of Greenwich */
67 int tz_dsttime; /* type of dst correction */
/minix3/lib/libc/compat/gen/
H A Dcompat_timezone.c69 timezone(int zone, int dst) in timezone() function
/minix3/external/bsd/top/dist/machine/
H A Dm_hpux10.c497 struct timezone timezone; local
H A Dm_hpux9.c528 struct timezone timezone; local
/minix3/lib/libc/time/
H A Dlocaltime.c209 long timezone = 0; variable
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c655 long timezone; member