Searched refs:log_assert (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/basic/ |
D | log.c | 841 static void log_assert( in log_assert() function 868 log_assert(LOG_CRIT, text, file, line, func, in log_assert_failed() 877 log_assert(LOG_CRIT, "Code should not be reached", file, line, func, in log_assert_failed_unreachable() 888 log_assert(LOG_DEBUG, text, file, line, func, in log_assert_failed_return()
|