HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_write_socket_with_unix_fds_two (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-sysdeps.h 154 int _dbus_write_socket_with_unix_fds_two (int fd,
dbus-transport-socket.c 608 _dbus_write_socket_with_unix_fds_two (socket_transport->fd,
    [all...]
dbus-sysdeps-unix.c 385 return _dbus_write_socket_with_unix_fds_two(fd, buffer, start, len, NULL, 0, 0, fds, n_fds);
390 _dbus_write_socket_with_unix_fds_two(int fd, function
    [all...]

Completed in 56 milliseconds