Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport.h70 long _dbus_transport_get_max_received_unix_fds(DBusTransport *transport);
Ddbus-transport.c1276 _dbus_transport_get_max_received_unix_fds (DBusTransport *transport) in _dbus_transport_get_max_received_unix_fds() function
Ddbus-connection.c6178 res = _dbus_transport_get_max_received_unix_fds (connection->transport); in dbus_connection_get_max_received_unix_fds()