Home
last modified time | relevance | path

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

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