Searched refs:time_zone (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dtimezone.h74 void set_TZ OF((long time_zone, int day_light));
/haiku/src/libs/mapm/
H A Dmapm_rnd.c323 struct timezone time_zone; /* time zone for gettimeofday call */ local
325 gettimeofday(&time_now, &time_zone); /* get current time */

Completed in 40 milliseconds