Searched refs:timezone (Results 1 – 25 of 53) sorted by relevance
123
94 int getntptimeofday(struct timespec*, struct timezone*);96 int getntptimeofday(struct timespec* tp, struct timezone* z) { in getntptimeofday()132 int gettimeofday(struct timeval* p, struct timezone* z) { in gettimeofday()
125 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0)130 # define X_GETTIMEOFDAY(t) gettimeofday(t, (struct timezone*)0)
117 struct timezone { struct137 extern int gettimeofday(struct timeval* tp, struct timezone* tz); argument
34 struct timezone tz; in get_timestamp()
37 struct timezone tz; in get_timestamp()
52 struct timezone tz; \
37 struct timezone tz; \
233 struct timezone tz; in get_timestamp()
226 struct timezone tz; in get_timestamp()
232 struct timezone tz; in get_timestamp()
229 struct timezone tz; in get_timestamp()
228 struct timezone tz; in get_timestamp()
202 struct timezone tz; in get_timestamp()
234 struct timezone tz; in get_timestamp()
230 struct timezone tz; in get_timestamp()
33 _VERBOSE_TAG(timezone, "host timezone detection") \