Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c1462 const struct oldlog_entry *ola = a, *olb = b; in oldlog_entry_compare() local
1464 if (ola->t > olb->t) in oldlog_entry_compare()
1466 else if (ola->t < olb->t) in oldlog_entry_compare()