Searched refs:dmsize (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/ucbcmd/touch/ |
H A D | touch.c | 42 int dmsize[12]={31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; variable 169 days_in_month = dmsize[tp->tm_mon]; in main()
|
/illumos-gate/usr/src/cmd/cron/ |
H A D | at.c | 521 int dmsize[12] = in gtime() local 540 tv += dmsize[i]; in gtime()
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | tmplout.c | 979 static int dmsize[] = { variable 1022 result += dmsize[mon - 1]; in gtime()
|