comm_pipe_r_fd     88 orte/mca/snapc/full/snapc_full.h         int    comm_pipe_r_fd;
comm_pipe_r_fd   1447 orte/mca/snapc/full/snapc_full_local.c     vpid_snapshot->comm_pipe_r_fd = open(vpid_snapshot->comm_pipe_r, O_RDONLY);
comm_pipe_r_fd   1448 orte/mca/snapc/full/snapc_full_local.c     if(vpid_snapshot->comm_pipe_r_fd < 0) {
comm_pipe_r_fd   1451 orte/mca/snapc/full/snapc_full_local.c                     vpid_snapshot->comm_pipe_r, vpid_snapshot->comm_pipe_r_fd);
comm_pipe_r_fd   1589 orte/mca/snapc/full/snapc_full_local.c     if( sizeof(int) != (ret = read(vpid_snapshot->comm_pipe_r_fd, &value, sizeof(int))) ) {
comm_pipe_r_fd   1624 orte/mca/snapc/full/snapc_full_local.c                    vpid_snapshot->comm_pipe_r_fd,
comm_pipe_r_fd   1679 orte/mca/snapc/full/snapc_full_local.c     close(vpid_snapshot->comm_pipe_r_fd);
comm_pipe_r_fd   1681 orte/mca/snapc/full/snapc_full_local.c     vpid_snapshot->comm_pipe_r_fd = -1;
comm_pipe_r_fd   1704 orte/mca/snapc/full/snapc_full_local.c         if( sizeof(int) != (ret = read(vpid_snapshot->comm_pipe_r_fd, &ckpt_state, sizeof(int))) ) {
comm_pipe_r_fd     99 orte/mca/snapc/full/snapc_full_module.c     app_snapshot->comm_pipe_r_fd = -1;
comm_pipe_r_fd    123 orte/mca/snapc/full/snapc_full_module.c     app_snapshot->comm_pipe_r_fd = -1;