Home
last modified time | relevance | path

Searched defs:timeval2syslogTime (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Ddatetime.h53 void (*timeval2syslogTime)(struct timeval *tp, struct syslogTime *t, const int inUTC); variable
H A Ddatetime.c100 timeval2syslogTime(struct timeval *tp, struct syslogTime *t, const int inUTC) in timeval2syslogTime() function