Home
last modified time | relevance | path

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

/openbsd/usr.bin/newsyslog/
H A Dnewsyslog.c285 int modhours; in do_entry() local
312 modhours = age_old_log(ent); in do_entry()
327 DPRINTF(("age (hr): %d [%d] ", modhours, ent->hours)); in do_entry()
333 (ent->hours > 0 && (modhours >= ent->hours || modhours < 0) in do_entry()