ORTE_APP_PREFIX_DIR  382 orte/mca/plm/alps/plm_alps_module.c         orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&app_prefix_dir, OPAL_STRING);
ORTE_APP_PREFIX_DIR  195 orte/mca/plm/base/plm_base_receive.c             if (orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&prefix_dir, OPAL_STRING) &&
ORTE_APP_PREFIX_DIR  196 orte/mca/plm/base/plm_base_receive.c                 !orte_get_attribute(&child_app->attributes, ORTE_APP_PREFIX_DIR, NULL, OPAL_STRING)) {
ORTE_APP_PREFIX_DIR  197 orte/mca/plm/base/plm_base_receive.c                 orte_set_attribute(&child_app->attributes, ORTE_APP_PREFIX_DIR, ORTE_ATTR_GLOBAL, prefix_dir, OPAL_STRING);
ORTE_APP_PREFIX_DIR  306 orte/mca/plm/lsf/plm_lsf_module.c         if (orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&app_prefix_dir, OPAL_STRING) &&
ORTE_APP_PREFIX_DIR 1136 orte/mca/plm/rsh/plm_rsh_module.c     if (!orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&prefix_dir, OPAL_STRING)) {
ORTE_APP_PREFIX_DIR  384 orte/mca/plm/slurm/plm_slurm_module.c         orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&app_prefix_dir, OPAL_STRING);
ORTE_APP_PREFIX_DIR  315 orte/mca/plm/tm/plm_tm_module.c     orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&prefix_dir, OPAL_STRING);
ORTE_APP_PREFIX_DIR  871 orte/mca/schizo/ompi/schizo_ompi.c     orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&param, OPAL_STRING);
ORTE_APP_PREFIX_DIR  876 orte/mca/schizo/ompi/schizo_ompi.c         orte_get_attribute(&tmp_app->attributes, ORTE_APP_PREFIX_DIR, (void**)&param, OPAL_STRING);
ORTE_APP_PREFIX_DIR 1071 orte/orted/orted_submit.c             orte_get_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, (void**)&param, OPAL_STRING)) {
ORTE_APP_PREFIX_DIR 1082 orte/orted/orted_submit.c             orte_set_attribute(&dapp->attributes, ORTE_APP_PREFIX_DIR, ORTE_ATTR_LOCAL, param, OPAL_STRING);
ORTE_APP_PREFIX_DIR 1614 orte/orted/orted_submit.c                 orte_set_attribute(&app->attributes, ORTE_APP_PREFIX_DIR, ORTE_ATTR_GLOBAL, param, OPAL_STRING);
ORTE_APP_PREFIX_DIR  226 orte/orted/pmix/pmix_server_dyn.c                 orte_set_attribute(&app->attributes, ORTE_APP_PREFIX_DIR,
ORTE_APP_PREFIX_DIR  592 orte/runtime/data_type_support/orte_dt_print_fns.c     orte_get_attribute(&src->attributes, ORTE_APP_PREFIX_DIR, (void**)&tmp3, OPAL_STRING);
ORTE_APP_PREFIX_DIR  241 orte/util/attr.c         case ORTE_APP_PREFIX_DIR: