Searched refs:tm_zone (Results 1 – 7 of 7) sorted by relevance
21 const char *tm_zone; /* Timezone abbreviation. */ member
41 __const char *tm_zone; /* Timezone abbreviation. */ member
2182 ‘const char *tm_zone’2267 ‘tm_wday’, ‘tm_yday’, ‘tm_gmtoff’, and ‘tm_zone’ members of the2281 initial ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone2764 BROKENTIME’s ‘tm_gmtoff’ and ‘tm_zone’ members. *Note Time Zone3568 GNU programs it is better to use the ‘tm_zone’ member of the3569 broken-down time structure, since ‘tm_zone’ reports the correct
7816 +echo $ac_n "checking for tm_zone tm_gmtoff in struct tm""... $ac_c" 1>&67817 +echo "configure:7801: checking for tm_zone tm_gmtoff in struct tm" >&57826 +struct tm tm; tm.tm_zone = 0; tm.tm_gmtoff = 1;
6673 typedef struct tm_zone *timezone_t;6718 + in the 'tm_zone' member of 'struct tm') are valid as long as