app_comm_pipe_r_fd   82 orte/mca/snapc/full/snapc_full_app.c static int   app_comm_pipe_r_fd = -1;
app_comm_pipe_r_fd  764 orte/mca/snapc/full/snapc_full_app.c     if( 0 <= app_comm_pipe_r_fd ) {
app_comm_pipe_r_fd  765 orte/mca/snapc/full/snapc_full_app.c         close(app_comm_pipe_r_fd);
app_comm_pipe_r_fd  766 orte/mca/snapc/full/snapc_full_app.c         app_comm_pipe_r_fd = -1;
app_comm_pipe_r_fd  776 orte/mca/snapc/full/snapc_full_app.c     app_comm_pipe_r_fd = -1;
app_comm_pipe_r_fd  858 orte/mca/snapc/full/snapc_full_app.c     app_comm_pipe_r_fd = open(app_comm_pipe_r, O_RDWR);
app_comm_pipe_r_fd  859 orte/mca/snapc/full/snapc_full_app.c     if(app_comm_pipe_r_fd < 0) {
app_comm_pipe_r_fd  862 orte/mca/snapc/full/snapc_full_app.c                     app_comm_pipe_r, app_comm_pipe_r_fd);
app_comm_pipe_r_fd  906 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  915 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  924 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  933 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  942 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  951 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  961 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  970 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd  983 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(orte_sstore_base_handle_t) != (ret = read(app_comm_pipe_r_fd, &current_ss_handle, sizeof(orte_sstore_base_handle_t))) ) {
app_comm_pipe_r_fd 1052 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &opt_rep, sizeof(int))) ) {
app_comm_pipe_r_fd 1104 orte/mca/snapc/full/snapc_full_app.c     if( sizeof(int) != (ret = read(app_comm_pipe_r_fd, &last_cmd, sizeof(int))) ) {