app_comm_pipe_w_fd 83 orte/mca/snapc/full/snapc_full_app.c static int app_comm_pipe_w_fd = -1; app_comm_pipe_w_fd 675 orte/mca/snapc/full/snapc_full_app.c if( sizeof(int) != (ret = write(app_comm_pipe_w_fd, &cr_state, sizeof(int))) ) { app_comm_pipe_w_fd 768 orte/mca/snapc/full/snapc_full_app.c if( 0 <= app_comm_pipe_w_fd ) { app_comm_pipe_w_fd 769 orte/mca/snapc/full/snapc_full_app.c close(app_comm_pipe_w_fd); app_comm_pipe_w_fd 770 orte/mca/snapc/full/snapc_full_app.c app_comm_pipe_w_fd = -1; app_comm_pipe_w_fd 777 orte/mca/snapc/full/snapc_full_app.c app_comm_pipe_w_fd = -1; app_comm_pipe_w_fd 883 orte/mca/snapc/full/snapc_full_app.c app_comm_pipe_w_fd = open(app_comm_pipe_w, O_WRONLY); app_comm_pipe_w_fd 884 orte/mca/snapc/full/snapc_full_app.c if(app_comm_pipe_w_fd < 0) { app_comm_pipe_w_fd 887 orte/mca/snapc/full/snapc_full_app.c app_comm_pipe_w, app_comm_pipe_w_fd); app_comm_pipe_w_fd 999 orte/mca/snapc/full/snapc_full_app.c if( sizeof(int) != (ret = write(app_comm_pipe_w_fd, &tmp_resp, sizeof(int)) ) ) { app_comm_pipe_w_fd 1073 orte/mca/snapc/full/snapc_full_app.c if( sizeof(int) != (ret = write(app_comm_pipe_w_fd, &cr_state, sizeof(int))) ) {