Home
last modified time | relevance | path

Searched defs:TZ_TYPE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h183 # define TZ_TYPE TZ_NAME /* use tzname[] vector */ macro
263 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
410 # define TZ_TYPE TZ_TZNAME macro
488 # define TZ_TYPE TZ_TM_ZONE /* use tm->tm_zone */ macro
620 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
635 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
930 # define TZ_TYPE TZ_TMNAME /* use tmname variable */ macro
1252 # define TZ_TYPE TZ_TM_NAME /* use tm->tm_name */ macro
1327 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
1390 # define TZ_TYPE TZ_TIMEZONE macro
[all …]