Home | History | Annotate | Download | only in jhead

Lines Matching refs:tm_mon

634              tm.tm_mon+1, tm.tm_mday, tm.tm_hour, tm.tm_min, tm.tm_sec);
1088 tm.tm_year+1900, tm.tm_mon+1, tm.tm_mday,
1372 &tm.tm_year, &tm.tm_mon, &tm.tm_mday,
1381 tm.tm_mon -= 1; // Adjust for unix zero-based months