Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-common-errors.h32 #define BUS_ERROR_UNIT_INACTIVE "org.freedesktop.systemd1.UnitInactive" macro
/systemd-251/src/core/
Ddbus-unit.c792 return sd_bus_error_set(error, BUS_ERROR_UNIT_INACTIVE, "Unit is inactive."); in bus_unit_method_freezer_generic()