Searched refs:MSG_FATAL (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/tests/monotonic_time/src/
H A Dlogging.h15 MSG_FATAL, enumerator in enum:msg_type
24 #define FATAL(err, fmt, args...) msg(MSG_FATAL, err, fmt, ##args)
H A Dlogging.c63 case MSG_FATAL:
87 if (msg_type == MSG_FATAL)

Completed in 396 milliseconds