Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dcalendar.c146 static const char *posix_mons[MAX_MONTHS] = in nameOfMonth() local
161 cached_months[n] = dlg_strclone(posix_mons[n]); in nameOfMonth()