HomeSort by relevance Sort by last modified time
    Searched refs:MSG_FATAL (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/tests/monotonic_time/src/
logging.h 15 MSG_FATAL,
24 #define FATAL(err, fmt, args...) msg(MSG_FATAL, err, fmt, ##args)
logging.c 63 case MSG_FATAL:
87 if (msg_type == MSG_FATAL)

Completed in 170 milliseconds