Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dcalendar.c86 static const char *posix_days[MAX_DAYS] = in nameOfDayOfWeek() local
97 char *value = dlg_strclone(posix_days[n]); in nameOfDayOfWeek()