Searched refs:oldlog_entry (Results 1 – 1 of 1) sorted by relevance
215 struct oldlog_entry { struct1599 const struct oldlog_entry *ola = a, *olb = b; in oldlog_entry_compare()1690 struct oldlog_entry *oldlogs; in delete_oldest_timelog()1695 oldlogs = malloc(MAX_OLDLOGS * sizeof(struct oldlog_entry)); in delete_oldest_timelog()1746 max_logcnt * sizeof(struct oldlog_entry)); in delete_oldest_timelog()1755 sizeof(struct oldlog_entry)); in delete_oldest_timelog()1764 qsort(oldlogs, logcnt, sizeof(struct oldlog_entry), in delete_oldest_timelog()