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

/illumos-gate/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];
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c983 static int dmsize[] = { variable
1027 result += dmsize[mon - 1];
/illumos-gate/usr/src/cmd/cron/
H A Dat.c522 int dmsize[12] = local
541 tv += dmsize[i];

Completed in 109 milliseconds