Searched refs:BUS_ERROR_NO_SOURCE (Results 1 – 3 of 3) sorted by relevance
76 #define BUS_ERROR_NO_SOURCE "org.freedesktop.resolve1.NoSource" macro
78 SD_BUS_ERROR_MAP(BUS_ERROR_NO_SOURCE, ESRCH),
166 … return reply_method_errorf(q, BUS_ERROR_NO_SOURCE, "All suitable resolution sources turned off"); in reply_query_state()