Home
last modified time | relevance | path

Searched refs:TZ_NAME (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ntp/include/
HDmbg_gps166.h317 typedef char TZ_NAME[6]; typedef
324 TZ_NAME name[2]; /* names without and with daylight saving enabled */
/trueos/contrib/ntp/libparse/
HDdata_mbg.c179 strncpy(tznamep, (char *)*buffpp, sizeof(TZ_NAME)); in get_mbg_tzname()
180 *buffpp += sizeof(TZ_NAME); in get_mbg_tzname()
/trueos/contrib/sendmail/include/sm/
HDconf.h183 # define TZ_TYPE TZ_NAME /* use tzname[] vector */