Searched refs:tm0 (Results 1 – 1 of 1) sorted by relevance
1206 const struct tm tm0 = { .tm_year = 1982-1900, .tm_mon = 0, .tm_mday = 1 }; in TEST() local1209 strftime(buf, sizeof(buf), "<%s>", &tm0); in TEST()1213 strftime(buf, sizeof(buf), "<%s>", &tm0); in TEST()