Searched refs:log_assert_failed_unreachable (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dlog.h154 noreturn void log_assert_failed_unreachable(
H A Dmacro.h234 log_assert_failed_unreachable(t, __FILE__, __LINE__, __PRETTY_FUNCTION__); \
H A Dlog.c791 noreturn void log_assert_failed_unreachable(const char *text, const char *file, int line, const char *func) { function

Completed in 862 milliseconds