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

/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.c1586 const struct oldlog_entry *ola = a, *olb = b; local
1588 if (ola->t > olb->t)
1590 else if (ola->t < olb->t)

Completed in 110 milliseconds