Searched refs:_dbus_full_duplex_pipe (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-server-debug-pipe.c249 if (!_dbus_full_duplex_pipe (&client_fd, &server_fd, FALSE,
H A Ddbus-sysdeps.h405 dbus_bool_t _dbus_full_duplex_pipe (int *fd1,
H A Ddbus-spawn-win.c678 if (!_dbus_full_duplex_pipe (&sitter->socket_to_babysitter,
H A Ddbus-spawn.c1173 if (!_dbus_full_duplex_pipe (&babysitter_pipe[0], &babysitter_pipe[1], TRUE, error))
H A Ddbus-sysdeps-unix.c3043 _dbus_full_duplex_pipe (int *fd1, function
3102 _dbus_warn ("_dbus_full_duplex_pipe() not implemented on this OS\n");
3104 "_dbus_full_duplex_pipe() not implemented on this OS");
H A Ddbus-sysdeps-win.c809 _dbus_full_duplex_pipe (int *fd1, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dmain.c297 if (!_dbus_full_duplex_pipe (&reload_pipe[0], &reload_pipe[1],
H A Ddispatch.c4811 if (!(_dbus_full_duplex_pipe(one, one+1, TRUE, &error)))
4814 if (!(_dbus_full_duplex_pipe(two, two+1, TRUE, &error)))

Completed in 126 milliseconds