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

/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h74 struct tz_continent { struct
78 struct tz_continent *ctnt_next; /* pointer to next element */
91 extern int get_tz_continents(struct tz_continent **);
92 extern int get_tz_countries(struct tz_country **, struct tz_continent *);
94 extern int free_tz_continents(struct tz_continent *);

Completed in 165 milliseconds