OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dbus_transport_new_for_socket
(Results
1 - 5
of
5
) sorted by null
/external/dbus/dbus/
dbus-transport-socket.h
30
DBusTransport*
_dbus_transport_new_for_socket
(int fd,
dbus-server-debug-pipe.c
258
client_transport =
_dbus_transport_new_for_socket
(client_fd,
273
server_transport =
_dbus_transport_new_for_socket
(server_fd,
dbus-transport-unix.c
96
transport =
_dbus_transport_new_for_socket
(fd, NULL, &address);
197
transport =
_dbus_transport_new_for_socket
(fd, NULL, &address);
dbus-server-socket.c
104
transport =
_dbus_transport_new_for_socket
(client_fd, &server->guid_hex, FALSE);
dbus-transport-socket.c
1232
_dbus_transport_new_for_socket
(int fd,
function
[
all
...]
Completed in 612 milliseconds