Lines Matching refs:tm_isdst
272 (void) fprintf(stderr, " isdst=%d", tmp->tm_isdst);
609 newtm.tm_isdst != tm.tm_isdst)) {
623 newtm.tm_isdst != tm.tm_isdst ||
756 tm.tm_isdst == lotm.tm_isdst &&
815 (void) printf(" isdst=%d", tmp->tm_isdst);
832 if (tmp->tm_isdst != 0 && tmp->tm_isdst != 1)
834 result = tzname[tmp->tm_isdst];
953 tm.tm_isdst == lotm.tm_isdst)) {
1020 fprintf(fp, "[DST=%d]", loc.tm_isdst);