Home
last modified time | relevance | path

Searched refs:exit_with_error (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dreadd.cpp27 static void exit_with_error(const std::string& help, const char* err) in exit_with_error() function
72 exit_with_error(app.help("", CLI::AppFormatMode::All), in main()
80 exit_with_error(app.help("", CLI::AppFormatMode::All), in main()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c117 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__) macro
232 exit_with_error(errno); in enable_busy_poll()
237 exit_with_error(errno); in enable_busy_poll()
242 exit_with_error(errno); in enable_busy_poll()
278 exit_with_error(errno); in ifobj_zc_avail()
283 exit_with_error(ENOMEM); in ifobj_zc_avail()
288 exit_with_error(-ret); in ifobj_zc_avail()
363 exit_with_error(errno); in parse_command_line()
621 exit_with_error(ENOMEM); in pkt_stream_generate()
724 exit_with_error(ENOMEM); in __pkt_stream_generate_custom()
[all …]