Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Dredundantosrelease14 dbus_tree_command="busctl tree"
24 IFS=$'\n' read -r -d '' -a read_array < <( eval "$dbus_tree_command" "$dbus_object" && printf '\0' )