Home | History | Annotate | Download | only in GenFw

Lines Matching refs:tm_mon

2996             &stime.tm_mon,

3009 if (stime.tm_mon <= 0 || stime.tm_mday <=0) {
3013 stime.tm_mon -= 1;
3045 ptime->tm_year + 1900, ptime->tm_mon + 1, ptime->tm_mday, ptime->tm_hour, ptime->tm_min, ptime->tm_sec);