Searched refs:date_fmt (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/lib/libc/stdtime/
H A Dtimelocal.h52 const char *date_fmt; member in struct:lc_time_T
H A Dstrftime.c554 pt = _fmt(tptr->date_fmt, t, pt, ptlim,
H A Dstrptime.c129 buf = _strptime(buf, tptr->date_fmt, tm, GMTp, locale);
/freebsd-11-stable/usr.bin/localedef/
H A Dtime.c84 tm.date_fmt = str;
262 * NOTE: If date_fmt is not specified, then we'll default to
272 (putl_category(tm.date_fmt ? tm.date_fmt : tm.c_fmt, f) == EOF) ||
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dtime.c118 strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0)
H A Dkrb5_locl.h283 const char *date_fmt; member in struct:krb5_context_data
H A Dcontext.c166 INIT_FIELD(context, string, date_fmt,
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c213 enum date_fmt { enum
312 int idx, enum date_fmt fmt);
1672 enum date_fmt fmt

Completed in 112 milliseconds