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

/illumos-gate/usr/src/lib/libzoneinfo/common/
H A Dlibzoneinfo.h61 char tz_oname[_TZBUFLEN]; member in struct:tz_timezone
H A Dlibzone.c527 * tz_oname and tz_name fields are the same size.
551 (void) strncpy(tp->tz_oname, lp_otz, len_otz);
552 tp->tz_oname[len_otz] = '\0';

Completed in 62 milliseconds