Searched refs:BUS_ERROR_NOT_SUBSCRIBED (Results 1 – 3 of 3) sorted by relevance
14 #define BUS_ERROR_NOT_SUBSCRIBED "org.freedesktop.systemd1.NotSubscribed" macro
19 SD_BUS_ERROR_MAP(BUS_ERROR_NOT_SUBSCRIBED, EINVAL),
1366 … return sd_bus_error_set(error, BUS_ERROR_NOT_SUBSCRIBED, "Client is not subscribed."); in method_unsubscribe()