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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-connection.h47 typedef struct DBusPreallocatedSend DBusPreallocatedSend; typedef in typeref:struct:DBusPreallocatedSend
350 DBusPreallocatedSend* dbus_connection_preallocate_send (DBusConnection *connection);
353 DBusPreallocatedSend *preallocated);
356 DBusPreallocatedSend *preallocated,
H A Ddbus-connection.c245 * Internals of DBusPreallocatedSend
247 struct DBusPreallocatedSend struct
1940 static DBusPreallocatedSend*
1943 DBusPreallocatedSend *preallocated;
1949 preallocated = dbus_new (DBusPreallocatedSend, 1);
1978 DBusPreallocatedSend *preallocated,
2052 DBusPreallocatedSend *preallocated,
2085 DBusPreallocatedSend *preallocated;
3119 DBusPreallocatedSend*
3122 DBusPreallocatedSend *preallocate
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconnection.c91 DBusPreallocatedSend *oom_preallocated;
1130 DBusPreallocatedSend *preallocated;
1910 DBusPreallocatedSend *preallocated;

Completed in 104 milliseconds