Searched refs:BUS_ERROR_NO_UNIT_FOR_INVOCATION_ID (Results 1 – 4 of 4) sorted by relevance
8 #define BUS_ERROR_NO_UNIT_FOR_INVOCATION_ID "org.freedesktop.systemd1.NoUnitForInvocationID" macro
13 SD_BUS_ERROR_MAP(BUS_ERROR_NO_UNIT_FOR_INVOCATION_ID, ENOENT),
633 …return sd_bus_error_setf(error, BUS_ERROR_NO_UNIT_FOR_INVOCATION_ID, "No unit with the specified i… in method_get_unit_by_invocation_id()
3100 return sd_bus_error_setf(e, BUS_ERROR_NO_UNIT_FOR_INVOCATION_ID, in manager_load_unit_from_dbus_path()