Searched refs:oldlog_entry (Results 1 – 1 of 1) sorted by relevance
194 struct oldlog_entry { struct1458 const struct oldlog_entry *ola = a, *olb = b; in oldlog_entry_compare()1549 struct oldlog_entry *oldlogs; in delete_oldest_timelog()1554 oldlogs = malloc(MAX_OLDLOGS * sizeof(struct oldlog_entry)); in delete_oldest_timelog()1605 max_logcnt * sizeof(struct oldlog_entry)); in delete_oldest_timelog()1614 sizeof(struct oldlog_entry)); in delete_oldest_timelog()1623 qsort(oldlogs, logcnt, sizeof(struct oldlog_entry), in delete_oldest_timelog()