Searched refs:bb_herror_msg (Results 1 – 3 of 3) sorted by relevance
11 void FAST_FUNC bb_herror_msg(const char *s, ...) in bb_herror_msg() function32 bb_herror_msg("%s", s); in bb_simple_herror_msg()
1431 void bb_herror_msg(const char *s, ...) __attribute__ ((format (printf, 1, 2))) FAST_FUNC;1483 #define bb_herror_msg(...) BB_MSG(_herror_msg, BB_MSG_KIND(__VA_ARGS__), __VA_ARGS__) macro
667 bb_perror_msg_and_die(), bb_herror_msg() or bb_herror_msg_and_die()