Searched defs:days_diff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1430 int days_diff = days_thru_month[month + 1] - days_thru_month[month]; local
1452 if (day_warn && (tod.tod_day < 1 || tod.tod_day > days_diff)) {

Completed in 68 milliseconds