Searched refs:last_read (Results 1 – 5 of 5) sorted by relevance
82 static time_t last_read; in read_pktlocs() local93 if (last_read == st.st_mtime) in read_pktlocs()122 last_read = st.st_mtime; in read_pktlocs()
28 struct timeval last_read; /* last time of read */ member
53 gettimeofday(&lf->last_read, NULL); in scan_lines()90 if (time_after(&lf->last_read, &lf->interval, &tv)) { in lnstat_update()
874 static time_t last_read = 0; in read_passwds() local893 if (sbuf.st_mtime <= last_read) { in read_passwds()896 last_read = sbuf.st_mtime; in read_passwds()924 last_read = sbuf.st_mtime; in read_passwds()
3436 int last_read = get_last_temp_read(i); in eliminate_dead_code() local3443 j > last_read) in eliminate_dead_code()