Searched refs:BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
55 #define BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED "org.freedesktop.login1.SleepVerbNotSupported" macro
57 SD_BUS_ERROR_MAP(BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, EOPNOTSUPP),
1918 return sd_bus_error_set(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, in method_do_shutdown_or_sleep()1921 return sd_bus_error_setf(error, BUS_ERROR_SLEEP_VERB_NOT_SUPPORTED, in method_do_shutdown_or_sleep()