orte_snapc         62 ompi/mpiext/cr/c/checkpoint.c     ret = orte_snapc.request_op(datum);
orte_snapc        106 ompi/mpiext/cr/c/migrate.c     ret = orte_snapc.request_op(datum);
orte_snapc         55 ompi/mpiext/cr/c/quiesce_checkpoint.c     ret = orte_snapc.request_op(datum);
orte_snapc         55 ompi/mpiext/cr/c/quiesce_end.c     ret = orte_snapc.request_op(datum);
orte_snapc         64 ompi/mpiext/cr/c/quiesce_start.c     ret = orte_snapc.request_op(datum);
orte_snapc         54 ompi/mpiext/cr/c/restart.c     ret = orte_snapc.request_op(datum);
orte_snapc        106 orte/mca/snapc/base/base.h ORTE_DECLSPEC extern orte_snapc_base_module_t orte_snapc;
orte_snapc         50 orte/mca/snapc/base/snapc_base_frame.c orte_snapc_base_module_t orte_snapc = {
orte_snapc         83 orte/mca/snapc/base/snapc_base_frame.c     if( NULL != orte_snapc.snapc_finalize ) {
orte_snapc         84 orte/mca/snapc/base/snapc_base_frame.c         orte_snapc.snapc_finalize();
orte_snapc         92 orte/mca/snapc/base/snapc_base_select.c     orte_snapc = *best_module;
orte_snapc         96 orte/mca/snapc/base/snapc_base_select.c         if (OPAL_SUCCESS != orte_snapc.snapc_init(seed, app)) {
orte_snapc        393 orte/mca/snapc/snapc.h ORTE_DECLSPEC extern orte_snapc_base_module_t orte_snapc;