pipe             1090 opal/mca/btl/tcp/btl_tcp_component.c             if (0 != pipe(mca_btl_tcp_pipe_to_progress)) {
pipe             2798 opal/mca/event/libevent2022/libevent/event.c 			if (pipe(base->th_notify_fd) < 0) {
pipe              178 opal/mca/event/libevent2022/libevent/test/bench.c 		if (pipe(cp) == -1) {
pipe              167 opal/mca/event/libevent2022/libevent/test/tinytest.c 	if (pipe(outcome_pipe))
pipe              128 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_listener.c     if (0 > pipe(pmix_ptl_globals.stop_thread)) {
pipe              744 opal/mca/pmix/pmix4x/pmix/test/test_server.c             pipe(fd1);
pipe              745 opal/mca/pmix/pmix4x/pmix/test/test_server.c             pipe(fd2);
pipe              169 orte/mca/ess/hnp/ess_hnp_module.c     pipe(term_pipe);
pipe              551 orte/mca/ess/singleton/ess_singleton_module.c     if (pipe(p) < 0) {
pipe              561 orte/mca/ess/singleton/ess_singleton_module.c     if (pipe(death_pipe) < 0) {
pipe              106 orte/mca/iof/base/iof_base_setup.c         if (pipe(opts->p_stdout) < 0) {
pipe              112 orte/mca/iof/base/iof_base_setup.c         if (pipe(opts->p_stdin) < 0) {
pipe              118 orte/mca/iof/base/iof_base_setup.c         if (pipe(opts->p_stderr) < 0) {
pipe              124 orte/mca/iof/base/iof_base_setup.c     if (pipe(opts->p_internal) < 0) {
pipe              601 orte/mca/odls/alps/odls_alps_module.c     if (pipe(p) < 0) {
pipe              609 orte/mca/odls/default/odls_default_module.c     if (pipe(p) < 0) {
pipe              132 orte/mca/oob/tcp/oob_tcp_listener.c         if (0 > pipe(mca_oob_tcp_component.stop_thread)) {
pipe             1490 orte/mca/plm/rsh/plm_rsh_module.c     if (pipe(fd)) {
pipe               48 orte/test/system/event-threads.c     pipe(progress_thread_pipe);
pipe               54 orte/test/system/evthread-test.c     pipe(progress_thread_pipe);
pipe               99 orte/util/listener.c         if (0 > pipe(stop_thread)) {