Searched refs:BUS_ERROR_TOKEN_ACTION_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
112 #define BUS_ERROR_TOKEN_ACTION_TIMEOUT "org.freedesktop.home1.TokenActionTimeout" macro
129 SD_BUS_ERROR_MAP(BUS_ERROR_TOKEN_ACTION_TIMEOUT, ENOSTR),
626 …return sd_bus_error_set(error, BUS_ERROR_TOKEN_ACTION_TIMEOUT, "Token action timeout. (User was su… in convert_worker_errno()