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

  /external/dbus/bus/
main.c 187 if (!_dbus_full_duplex_pipe (&reload_pipe[0], &reload_pipe[1],
  /external/dbus/dbus/
dbus-server-debug-pipe.c 247 if (!_dbus_full_duplex_pipe (&client_fd, &server_fd, FALSE,
dbus-sysdeps.h 359 dbus_bool_t _dbus_full_duplex_pipe (int *fd1,
dbus-spawn.c 1066 if (!_dbus_full_duplex_pipe (&babysitter_pipe[0], &babysitter_pipe[1], TRUE, error))
    [all...]
dbus-sysdeps-unix.c 2284 _dbus_full_duplex_pipe (int *fd1, function
    [all...]

Completed in 153 milliseconds