Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbus-util.c47 hint_addr = transport == BUS_TRANSPORT_LOCAL && ERRNO_IS_PRIVILEGE(r); in bus_log_connect_error() local
51 …r == hint_addr ? "Failed to connect to bus: Operation not permitted (consider using --machine=<use… in bus_log_connect_error()