Home
last modified time | relevance | path

Searched refs:tz_oname (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h61 char tz_oname[_TZBUFLEN]; member
H A Dlibzone.c551 (void) strncpy(tp->tz_oname, lp_otz, len_otz); in get_timezones_by_country()
552 tp->tz_oname[len_otz] = '\0'; in get_timezones_by_country()