Searched refs:bb_error_msg (Results 1 – 3 of 3) sorted by relevance
33 + bb_error_msg("Caught signal %d", sig);54 + bb_error_msg("Waiting for SIGTERM");60 + bb_error_msg("Ready to reboot");66 + bb_error_msg("Rebooting with arg(%s)", arg);
56 void bb_error_msg(const char *s, ...) in bb_error_msg() function535 bb_error_msg("line %d invalid: '%s'\n", linenum, line); in main()617 bb_error_msg("line %d: Unsupported file type %c", linenum, type); in main()
241 bb_error_msg("iface %s is down", eth_get_name()); in link_local_receive_arp()