Searched refs:DBUS_RELEASE_NAME_REPLY_NON_EXISTENT (Results 1 – 3 of 3) sorted by relevance
115 #define DBUS_RELEASE_NAME_REPLY_NON_EXISTENT 2 /**< The given name does not exist on the bus */ macro
20 #define NON_EXISTANT DBUS_RELEASE_NAME_REPLY_NON_EXISTENT
655 *result = DBUS_RELEASE_NAME_REPLY_NON_EXISTENT; in bus_registry_release_service()