Searched refs:date_fmt (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | time.c | 120 strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0) in krb5_format_time()
|
H A D | krb5_locl.h | 257 const char *date_fmt; member
|
H A D | context.c | 181 INIT_FIELD(context, string, date_fmt, in init_context_from_config_file()
|
/netbsd-src/lib/libc/time/ |
H A D | strftime.c | 754 /* 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 D | ChangeLog.2000 | 719 date_fmt, also do some cleanup 721 * lib/krb5/krb5.h: add date_fmt to context
|