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

/systemd/src/basic/
H A Dlog.h160 void log_assert_failed_return(
H A Dmacro.h256 : (log_assert_failed_return(message, __FILE__, __LINE__, __PRETTY_FUNCTION__), false))
H A Dlog.c796 void log_assert_failed_return(const char *text, const char *file, int line, const char *func) { function

Completed in 14 milliseconds