Home
last modified time | relevance | path

Searched refs:rtc_month_days (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/lib/
Dtst_rtctime.c49 static int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() function
84 newdays = days - rtc_month_days(month, year); in tst_rtc_time_to_tm()