Home
last modified time | relevance | path

Searched refs:f_lasttime (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.h178 struct logtime f_lasttime; /* time of last occurrence */ member
H A Dsyslogd.c1585 consfile.f_lasttime = *timestamp; in logmsg()
1663 f->f_lasttime = *timestamp; in logmsg()
1684 f->f_lasttime = *timestamp; in logmsg()
1951 &f->f_lasttime.tm) == sizeof(timebuf) - 2) { in fprintlog_rfc5424()
1959 usec = f->f_lasttime.usec; in fprintlog_rfc5424()
1995 &f->f_lasttime.tm) == 0) in fprintlog_rfc3164()