xptr              254 orte/mca/filem/raw/filem_raw_module.c     orte_filem_raw_xfer_t *xfer, *xptr;
xptr              435 orte/mca/filem/raw/filem_raw_module.c             xptr = (orte_filem_raw_xfer_t*)itm;
xptr              436 orte/mca/filem/raw/filem_raw_module.c             if (0 == strcmp(fs->local_target, xptr->src)) {
xptr              459 orte/mca/filem/raw/filem_raw_module.c                 xptr = (orte_filem_raw_xfer_t*)itm2;
xptr              460 orte/mca/filem/raw/filem_raw_module.c                 if (0 == strcmp(fs->local_target, xptr->src)) {
xptr              569 orte/mca/filem/raw/filem_raw_module.c             xptr = (orte_filem_raw_xfer_t*)itm2;
xptr              570 orte/mca/filem/raw/filem_raw_module.c             opal_output(0, "%s\t%s", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), xptr->src);