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

/freebsd-11-stable/contrib/sendmail/src/
H A Darpadate.c48 /* values for TZ_TYPE */
150 #if TZ_TYPE == TZ_TM_NAME
153 #if TZ_TYPE == TZ_TM_ZONE
156 #if TZ_TYPE == TZ_TZNAME
167 #endif /* TZ_TYPE == TZ_TZNAME */
168 #if TZ_TYPE == TZ_TIMEZONE
174 #endif /* TZ_TYPE == TZ_TIMEZONE */
/freebsd-11-stable/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
409 # ifndef TZ_TYPE
410 # define TZ_TYPE TZ_TZNAME macro
488 # define TZ_TYPE TZ_TM_ZONE /* use tm->tm_zone */ macro
619 # ifndef TZ_TYPE
620 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
634 # ifndef TZ_TYPE
635 # define TZ_TYPE TZ_TZNAME /* use tzname[] vector */ macro
930 # define TZ_TYPE TZ_TMNAM macro
1251 # define TZ_TYPE macro
1326 # define TZ_TYPE macro
1389 # define TZ_TYPE macro
1526 # define TZ_TYPE macro
1626 # define TZ_TYPE macro
1828 # define TZ_TYPE macro
2241 # define TZ_TYPE macro
2245 # define TZ_TYPE macro
2473 # define TZ_TYPE macro
2540 # define TZ_TYPE macro
[all...]

Completed in 78 milliseconds