Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.c2005 static int entry_item_cmp(const EntryItem *a, const EntryItem *b) { in entry_item_cmp() function
2093 typesafe_qsort(items, n_iovec, entry_item_cmp); in journal_file_append_entry()