Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxctl.c68 static const char *dbus_err_str[] = { variable
185 MSG_OUT("Ping: %s\n", dbus_err_str[-rc]); in handle_cmd_ping()
273 MSG_OUT("Kill: %s\n", dbus_err_str[-rc]); in handle_cmd_kill()
292 MSG_OUT("Reset: %s\n", dbus_err_str[-rc]); in handle_cmd_reset()
311 MSG_OUT("Suspend: %s\n", dbus_err_str[-rc]); in handle_cmd_suspend()
352 MSG_OUT("Resume: %s\n", dbus_err_str[-rc]); in handle_cmd_resume()
373 MSG_OUT("Clear Cache: %s\n", dbus_err_str[-rc]); in handle_cmd_modified()