Searched refs:DBUS_ERROR_NO_NETWORK (Results 1 – 3 of 3) sorted by relevance
360 #define DBUS_ERROR_NO_NETWORK "org.freedesktop.DBus.Error.NoNetwork" macro
88 else if (strcmp (error, DBUS_ERROR_NO_NETWORK) == 0) in message_from_error()
928 return DBUS_ERROR_NO_NETWORK; in _dbus_error_from_errno()