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.c1584 consfile.f_lasttime = *timestamp; in logmsg()
1662 f->f_lasttime = *timestamp; in logmsg()
1683 f->f_lasttime = *timestamp; in logmsg()
1949 &f->f_lasttime.tm) == sizeof(timebuf) - 2) { in fprintlog_rfc5424()
1957 usec = f->f_lasttime.usec; in fprintlog_rfc5424()
1993 &f->f_lasttime.tm) == 0) in fprintlog_rfc3164()