Home | History | Annotate | Download | only in Modules

Lines Matching refs:normalize_datetime

573 normalize_datetime(int *year, int *month, int *day,
2925 normalize_datetime(&y, &m, &d, &hh, &mm, &ss, &us) < 0)
2941 normalize_datetime(&y, &m, &d, &hh, &mm, &ss, &us) < 0)
4086 if (normalize_datetime(&year, &month, &day,
4451 normalize_datetime(&y, &m, &d, &hh, &mm, &ss, &us) < 0)
4552 stat = normalize_datetime(&y, &m, &d, &hh, &mm, &ss, &us);