opal_fd_set_cloexec   65 opal/util/fd.h OPAL_DECLSPEC int opal_fd_set_cloexec(int fd);
opal_fd_set_cloexec  177 orte/mca/ess/hnp/ess_hnp_module.c     if (opal_fd_set_cloexec(term_pipe[0]) != OPAL_SUCCESS ||
opal_fd_set_cloexec  178 orte/mca/ess/hnp/ess_hnp_module.c         opal_fd_set_cloexec(term_pipe[1]) != OPAL_SUCCESS) {
opal_fd_set_cloexec  338 orte/mca/odls/alps/odls_alps_module.c     opal_fd_set_cloexec(write_fd);
opal_fd_set_cloexec  350 orte/mca/odls/default/odls_default_module.c     opal_fd_set_cloexec(write_fd);
opal_fd_set_cloexec  117 orte/mca/oob/tcp/oob_tcp_connection.c     if (opal_fd_set_cloexec(peer->sd) != OPAL_SUCCESS) {
opal_fd_set_cloexec  139 orte/mca/oob/tcp/oob_tcp_listener.c         if (opal_fd_set_cloexec(mca_oob_tcp_component.stop_thread[0]) != OPAL_SUCCESS ||
opal_fd_set_cloexec  140 orte/mca/oob/tcp/oob_tcp_listener.c             opal_fd_set_cloexec(mca_oob_tcp_component.stop_thread[1]) != OPAL_SUCCESS) {
opal_fd_set_cloexec  330 orte/mca/oob/tcp/oob_tcp_listener.c         if (opal_fd_set_cloexec(sd) != OPAL_SUCCESS) {
opal_fd_set_cloexec  566 orte/mca/oob/tcp/oob_tcp_listener.c         if (opal_fd_set_cloexec(sd) != OPAL_SUCCESS) {
opal_fd_set_cloexec  175 orte/mca/rtc/hwloc/rtc_hwloc.c     opal_fd_set_cloexec(shmemfd);
opal_fd_set_cloexec 2886 orte/orted/orted_submit.c     if (opal_fd_set_cloexec(orte_debugger_attach_fd) != OPAL_SUCCESS) {
opal_fd_set_cloexec  105 orte/util/listener.c         if (opal_fd_set_cloexec(stop_thread[0]) != OPAL_SUCCESS ||
opal_fd_set_cloexec  106 orte/util/listener.c             opal_fd_set_cloexec(stop_thread[1]) != OPAL_SUCCESS) {
opal_fd_set_cloexec  128 orte/util/listener.c     if (opal_fd_set_cloexec(sd) != OPAL_SUCCESS) {