Searched refs:check_msg (Results 1 – 1 of 1) sorted by relevance
91 static inline void check_msg(struct check *c, const char *fmt, ...) __attribute__((format (printf, …93 static inline void check_msg(struct check *c, const char *fmt, ...) in check_msg() function111 check_msg((c), __VA_ARGS__); \150 check_msg(c, "Failed prerequisite '%s'", in run_check()