Searched defs:tz_timezone (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h55 struct tz_timezone { struct
70 struct tz_timezone *tz_next; /* pointer to next element */
93 extern int get_timezones_by_country(struct tz_timezone **, struct tz_country *);
96 extern int free_timezones(struct tz_timezone *);

Completed in 51 milliseconds