Searched refs:time_fmt (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | time.c | 118 strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0) in krb5_format_time()
|
| H A D | krb5_locl.h | 271 const char *time_fmt; member
|
| H A D | context.c | 163 INIT_FIELD(context, string, time_fmt, in init_context_from_config_file()
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | zdump.c | 1069 istrftime(char *buf, ptrdiff_t size, char const *time_fmt, in istrftime() argument 1074 char const *f = time_fmt, *p; in istrftime() 1147 showtrans(char const *time_fmt, struct tm const *tm, time_t t, char const *ab, in showtrans() argument 1158 while (! istrftime(buf, size, time_fmt, tm, t, ab, zone_name)) { in showtrans()
|