Searched refs:sd_journal_perror_with_location (Results 1 - 4 of 4) sorted by relevance

/systemd/src/compat-libs/
H A Dlibsystemd-journal.sym68 sd_journal_perror_with_location;
/systemd/src/systemd/
H A Dsd-journal.h49 int sd_journal_perror_with_location(const char *file, const char *line, const char *func, const char *message);
58 #define sd_journal_perror(message) sd_journal_perror_with_location("CODE_FILE=" __FILE__, "CODE_LINE=" _SD_STRINGIFY(__LINE__), __func__, message)
/systemd/src/libsystemd/
H A Dlibsystemd.sym49 sd_journal_perror_with_location;
/systemd/src/journal/
H A Djournal-send.c544 _public_ int sd_journal_perror_with_location( function

Completed in 28 milliseconds