comm_pipe_r 86 orte/mca/snapc/full/snapc_full.h char * comm_pipe_r; comm_pipe_r 1272 orte/mca/snapc/full/snapc_full_local.c if( NULL != vpid_snapshot->comm_pipe_r ) { comm_pipe_r 1273 orte/mca/snapc/full/snapc_full_local.c free(vpid_snapshot->comm_pipe_r); comm_pipe_r 1274 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r = NULL; comm_pipe_r 1288 orte/mca/snapc/full/snapc_full_local.c opal_asprintf(&(vpid_snapshot->comm_pipe_r), comm_pipe_r 1370 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r)); comm_pipe_r 1375 orte/mca/snapc/full/snapc_full_local.c if( 0 > (ret = access(vpid_snapshot->comm_pipe_r, F_OK) )) { comm_pipe_r 1380 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r, ret, comm_pipe_r 1422 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r, comm_pipe_r 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 1451 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r, vpid_snapshot->comm_pipe_r_fd); comm_pipe_r 1592 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r, ret); comm_pipe_r 1707 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->comm_pipe_r, ret); comm_pipe_r 96 orte/mca/snapc/full/snapc_full_module.c app_snapshot->comm_pipe_r = NULL; comm_pipe_r 113 orte/mca/snapc/full/snapc_full_module.c if( NULL != app_snapshot->comm_pipe_r ) { comm_pipe_r 114 orte/mca/snapc/full/snapc_full_module.c free(app_snapshot->comm_pipe_r); comm_pipe_r 115 orte/mca/snapc/full/snapc_full_module.c app_snapshot->comm_pipe_r = NULL;