Searched refs:ampm_fmt (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/lib/libc/stdtime/
H A Dtimelocal.h57 const char *ampm_fmt; member in struct:lc_time_T
H A Dstrftime.c305 pt = _fmt(tptr->ampm_fmt, t, pt, ptlim,
H A Dstrptime.c198 buf = _strptime(buf, tptr->ampm_fmt, tm, GMTp, locale);
/freebsd-12-stable/usr.bin/localedef/
H A Dtime.c77 tm.ampm_fmt = str;
273 (putl_category(tm.ampm_fmt, f) == EOF)) {
/freebsd-12-stable/lib/libc/locale/
H A Dnl_langinfo.c92 ret = (char *) __get_current_time_locale(loc)->ampm_fmt;

Completed in 43 milliseconds