Searched defs:log_fatal (Results 1 – 2 of 2) sorted by relevance
64 #define log_fatal(x...) LOG_LINE_WITH_ERRNO(_LOG_FATAL, EUNCLASSIFIED, x) macro