Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdtime/
H A Dtimelocal.h53 const char *alt_month[12]; member
H A Dstrptime.c434 len = strlen(tptr->alt_month[i]); in _strptime()
436 tptr->alt_month[i], in _strptime()
H A Dstrftime.c146 "?" : (Oalternative ? tptr->alt_month : in _fmt()
/freebsd/lib/libc/locale/
H A Dnl_langinfo.c119 __get_current_time_locale(loc)->alt_month[_REL(ALTMON_1)]; in nl_langinfo_l()