Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/date/
H A Ddate.c66 static short month_size[12] = variable
263 dd_check = month_size[mm - 1]; /* get days in this month */ in setdate()
281 clock_val += (time_t)month_size[mm - 1]; in setdate()