Home
last modified time | relevance | path

Searched defs:months (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Dunctime.c68 static char months[] = variable
/illumos-gate/usr/src/cmd/cal/
H A Dcal.c52 static char *months[] = { variable
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c47 static const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_dtime.c87 static char months[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; variable
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c175 static const char * const months[12] = variable
/illumos-gate/usr/src/cmd/sort/
H A Dfields.c98 static char *months[MONTHS_IN_YEAR]; variable
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1354 static const char *months[] = { in mon_str() local