Searched refs:last_read (Results 1 – 4 of 4) 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()
29 struct timeval last_read; /* last time of read */ member
57 gettimeofday(&lf->last_read, NULL); in scan_lines()93 if (time_after(&lf->last_read, &lf->interval, &tv)) { in lnstat_update()
3436 int last_read = get_last_temp_read(i); in eliminate_dead_code() local3443 j > last_read) in eliminate_dead_code()