Searched refs:timezone (Results 1 – 7 of 7) sorted by relevance
5 int settimeofday(const struct timeval* tv, const struct timezone* tz) { in settimeofday()
14 short timezone, dstflag; member
31 struct timezone { struct38 int settimeofday(const struct timeval*, const struct timezone*); argument
9 tp->timezone = tp->dstflag = 0; in ftime()
16 weak_alias(__timezone, timezone);
107 extern long timezone;
1122 - timezone file parser failing/crashing on 64-bit archs1124 - timezone path search was only trying first path1126 - timezone file loading was wrongly enforcing O_NOFOLLOW/rejecting symlinks1279 - default timezone taken from /etc/localtime when $TZ is unset
Completed in 12 milliseconds