Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/auditreduce/
H A Dtime.c52 static int days_month[] = { variable
185 days = days_month[--month]; in tm_to_secs()
234 } else if (tme->tm_mday < 1 || tme->tm_mday > days_month[tme->tm_mon]) { in check_time()