Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Ddbus.h36 #define DAEMON_STATE_NUM_ARGS 1 macro
H A Dcontrol_legacy.c61 resp->num_args = DAEMON_STATE_NUM_ARGS; in control_legacy_daemon_state()
/openbmc/phosphor-mboxd/
H A Ddbus.h37 #define DAEMON_STATE_NUM_ARGS 1 macro
H A Dmboxd_dbus.c67 resp->num_args = DAEMON_STATE_NUM_ARGS; in dbus_handle_daemon_state()
H A Dmboxctl.c196 resp.num_args = DAEMON_STATE_NUM_ARGS; in handle_cmd_daemon_state()