Home
last modified time | relevance | path

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

/freebsd-head/contrib/file/src/
HDcdf_time.c105 int rdays; in cdf_timestamp_to_timespec() local
123 rdays = cdf_getdays(tm.tm_year); in cdf_timestamp_to_timespec()
124 t -= rdays - 1; in cdf_timestamp_to_timespec()