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

/freebsd-12-stable/lib/libc/stdtime/
H A Dtimelocal.h51 const char *c_fmt; member in struct:lc_time_T
H A Dstrftime.c187 pt = _fmt(tptr->c_fmt, t, pt, ptlim, &warn2, loc);
H A Dstrptime.c159 buf = _strptime(buf, tptr->c_fmt, tm, GMTp, locale);
/freebsd-12-stable/usr.bin/localedef/
H A Dtime.c68 tm.c_fmt = str;
269 (putl_category(tm.c_fmt, f) == EOF) ||
272 (putl_category(tm.date_fmt ? tm.date_fmt : tm.c_fmt, f) == EOF) ||
/freebsd-12-stable/lib/libc/locale/
H A Dnl_langinfo.c83 ret = (char *) __get_current_time_locale(loc)->c_fmt;

Completed in 126 milliseconds