Home
last modified time | relevance | path

Searched defs:bb_herror_msg_and_die (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dherror_msg.c20 void FAST_FUNC bb_herror_msg_and_die(const char *s, ...) in bb_herror_msg_and_die() function
/busybox-1.35.0/include/
Dlibbb.h1484 #define bb_herror_msg_and_die(...) BB_MSG(_herror_msg_and_die, BB_MSG_KIND(__VA_ARGS__), __VA_ARGS_… macro