Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-common-errors.h30 #define BUS_ERROR_NOTHING_TO_CLEAN "org.freedesktop.systemd1.NothingToClean" macro
/systemd-251/src/core/
Ddbus-unit.c741 … return sd_bus_error_set(error, BUS_ERROR_NOTHING_TO_CLEAN, "No matching resources found."); in bus_unit_method_clean()