Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport.h67 long _dbus_transport_get_max_message_unix_fds (DBusTransport *transport);
Ddbus-transport.c1216 _dbus_transport_get_max_message_unix_fds (DBusTransport *transport) in _dbus_transport_get_max_message_unix_fds() function
Ddbus-connection.c6080 res = _dbus_transport_get_max_message_unix_fds (connection->transport); in dbus_connection_get_max_message_unix_fds()