Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbcmd/touch/
H A Dtouch.c46 int dmsize[12]={31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; variable
173 days_in_month = dmsize[tp->tm_mon]; in main()
/titanic_41/usr/src/cmd/cron/
H A Dat.c521 int dmsize[12] = local
540 tv += dmsize[i];
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c983 static int dmsize[] = { variable
1026 result += dmsize[mon - 1]; in gtime()