Searched refs:time_fmt (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | time.c | 118 strftime(s, len, include_time ? context->time_fmt : context->date_fmt, tm) == 0) in krb5_format_time()
|
| HD | krb5_locl.h | 270 const char *time_fmt; member
|
| HD | context.c | 163 INIT_FIELD(context, string, time_fmt, in init_context_from_config_file()
|
| /NextBSD/lib/libasl/ |
| HD | asl_msg.h | 126 char *asl_format_message(asl_msg_t *msg, const char *msg_fmt, const char *time_fmt, uint32_t text_e…
|
| HD | asl_object.c | 424 asl_format(asl_object_t obj, const char *msg_fmt, const char *time_fmt, uint32_t text_encoding) in asl_format() argument 429 return asl_format_message((asl_msg_t *)obj, msg_fmt, time_fmt, text_encoding, &len); in asl_format()
|
| HD | asl.h | 965 char *asl_format(asl_object_t msg, const char *msg_fmt, const char *time_fmt, uint32_t text_encodin…
|