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

/freebsd-12-stable/lib/libc/stdtime/
H A Dtimelocal.h50 const char *x_fmt; member in struct:lc_time_T
H A Dstrftime.c466 pt = _fmt(tptr->x_fmt, t, pt, ptlim, &warn2, loc);
H A Dstrptime.c216 buf = _strptime(buf, tptr->x_fmt, tm, GMTp, locale);
/freebsd-12-stable/usr.bin/localedef/
H A Dtime.c71 tm.x_fmt = str;
268 (putl_category(tm.x_fmt, f) == EOF) ||
/freebsd-12-stable/lib/libc/locale/
H A Dnl_langinfo.c86 ret = (char *) __get_current_time_locale(loc)->x_fmt;

Completed in 161 milliseconds