Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cal/
H A Dcal.c58 static char *short_months[] = { variable
174 short_months[i], short_months[i+1], short_months[i+2]); in main()
324 short_months[month - ABMON_1] = nl_langinfo(month); in load_months()