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

/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/fixcoff/
H A Dfixcoff.c76 char f_time[4]; member in struct:filehdr
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsyslogd.h334 time_t f_time; /* time this was last written */ member in struct:filed
H A Dsyslogd.c121 #define REPEATTIME(f) ((f)->f_time + repeatinterval[(f)->f_repeatcount])
1908 && (now - f->f_time) < MarkInterval / 2)
1927 f->f_prevcount, (long)(now - f->f_time),
2138 f->f_time = now;

Completed in 78 milliseconds