Searched defs:find_journal (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Djournald-server.c270 static JournalFile* find_journal(Server *s, uid_t uid) { function
531 f = find_journal(s, uid);
541 f = find_journal(s, uid);
560 f = find_journal(s, uid);

Completed in 23 milliseconds