Lines Matching refs:tm_hour
613 &ts.tm_mday, &ts.tm_hour, &ts.tm_min, &ts.tm_sec);617 ts.tm_mday < 0 || ts.tm_mday > 31 || ts.tm_hour > 23 ||