Searched refs:timestamp_usecs (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib/
H A Dfailures.h40 unsigned int timestamp_usecs; member in struct:failure_context
H A Dfailures.c60 get_log_stamp_format(const char *format_arg, unsigned int timestamp_usecs)
64 unsigned int timestamp_usecs)
69 timestamp_usecs, log_stamp_format_suffix);
95 now.tv_usec = ctx->timestamp_usecs;
63 get_log_stamp_format(const char *format_arg ATTR_UNUSED, unsigned int timestamp_usecs) argument
/dovecot/src/log/
H A Dlog-connection.c164 failure_ctx.timestamp_usecs = log_time->tv_usec;
274 failure_ctx.timestamp_usecs = log_time->tv_usec;

Completed in 20 milliseconds