Home
last modified time | relevance | path

Searched refs:date_fmt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtime.c120 strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0) in krb5_format_time()
H A Dkrb5_locl.h257 const char *date_fmt; member
H A Dcontext.c181 INIT_FIELD(context, string, date_fmt, in init_context_from_config_file()
/netbsd-src/lib/libc/time/
H A Dstrftime.c754 /* XXX: no date_fmt in _TimeLocale */ in strftime_l()
755 pt = _fmt(sp, tptr->date_fmt, t, in strftime_l()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2000719 date_fmt, also do some cleanup
721 * lib/krb5/krb5.h: add date_fmt to context