Searched refs:cdf_getmonth (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/file/src/
H A Dcdf_time.c84 cdf_getmonth(int year, int days) function
126 tm.tm_mon = cdf_getmonth(tm.tm_year, CAST(int, t));

Completed in 40 milliseconds