Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c1507 static bool dirent_is_journal_file(const struct dirent *de) { in dirent_is_journal_file() function
1569 if (dirent_is_journal_file(de)) in directory_enumerate()