Home
last modified time | relevance | path

Searched refs:oom_preallocated (Results 1 – 1 of 1) sorted by relevance

/dports/devel/dbus/dbus-1.12.20/bus/
H A Dconnection.c99 DBusPreallocatedSend *oom_preallocated; member
435 if (d->oom_preallocated) in free_connection_data()
436 dbus_connection_free_preallocated_send (d->connection, d->oom_preallocated); in free_connection_data()
1315 if (d->oom_preallocated != NULL) in bus_connection_preallocate_oom_error()
1352 d->oom_preallocated = preallocated; in bus_connection_preallocate_oom_error()
1379 dbus_connection_send_preallocated (connection, d->oom_preallocated, in bus_connection_send_oom_error()
1384 d->oom_preallocated = NULL; in bus_connection_send_oom_error()