Searched refs:DBusRealError (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-errors.c79 } DBusRealError; typedef in typeref:struct:__anon1668
81 _DBUS_STATIC_ASSERT (sizeof (DBusRealError) == sizeof (DBusError));
190 DBusRealError *real;
194 _dbus_assert (sizeof (DBusError) == sizeof (DBusRealError));
196 real = (DBusRealError *)error;
213 DBusRealError *real;
217 real = (DBusRealError *)error;
247 DBusRealError *real;
261 real = (DBusRealError *)error;
359 DBusRealError *rea
[all...]

Completed in 58 milliseconds