Searched refs:BUS_ERROR_SCOPE_NOT_RUNNING (Results 1 – 4 of 4) sorted by relevance
26 #define BUS_ERROR_SCOPE_NOT_RUNNING "org.freedesktop.systemd1.ScopeNotRunning" macro
31 SD_BUS_ERROR_MAP(BUS_ERROR_SCOPE_NOT_RUNNING, EHOSTDOWN),
35 …return sd_bus_error_setf(error, BUS_ERROR_SCOPE_NOT_RUNNING, "Scope %s is not running, cannot aban… in bus_scope_method_abandon()
4115 BUS_ERROR_SCOPE_NOT_RUNNING)) in manager_abandon_scope()