Searched refs:dbus_tree_command (Results 1 – 1 of 1) sorted by relevance
14 dbus_tree_command="busctl tree"24 IFS=$'\n' read -r -d '' -a read_array < <( eval "$dbus_tree_command" "$dbus_object" && printf '\0' )