Searched refs:to_msgs (Results 1 – 2 of 2) sorted by relevance
26 #define TO_MSG(x) to_msgs[TO(x)]
52 static const char * const to_msgs[] = { "no timeout", "timed out" }; variable