Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c78 static int daysinmonth[] = variable
106 return (daysinmonth[m-1]); in days_in_month()