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

/systemd/src/journal/
H A Dsd-journal.c74 static int journal_put_error(sd_journal *j, int r, const char *path) { function
1274 k = journal_put_error(j, r, path);
1443 k = journal_put_error(j, r, path ?: dirname);
1534 k = journal_put_error(j, r, p);

Completed in 20 milliseconds