Searched refs:log_timestamp_format_func_t (Results 1 – 2 of 2) sorted by relevance
74 typedef int (*log_timestamp_format_func_t)(const struct log_output *output, typedef95 void log_custom_timestamp_set(log_timestamp_format_func_t format);
26 static log_timestamp_format_func_t log_timestamp_format_func;40 void log_custom_timestamp_set(log_timestamp_format_func_t format) in log_custom_timestamp_set()