orte_data_server_uri  240 ompi/mca/rte/orte/rte_orte_module.c     if (NULL == orte_data_server_uri) {
orte_data_server_uri  745 orte/mca/state/base/state_base_fns.c             if (NULL != orte_data_server_uri) {
orte_data_server_uri  509 orte/mca/state/orted/state_orted.c             if (NULL != orte_data_server_uri) {
orte_data_server_uri   63 orte/orted/pmix/pmix_server_pub.c     if (NULL == orte_data_server_uri) {
orte_data_server_uri   66 orte/orted/pmix/pmix_server_pub.c         if (0 == strncmp(orte_data_server_uri, "file", strlen("file")) ||
orte_data_server_uri   67 orte/orted/pmix/pmix_server_pub.c             0 == strncmp(orte_data_server_uri, "FILE", strlen("FILE"))) {
orte_data_server_uri   69 orte/orted/pmix/pmix_server_pub.c             filename = strchr(orte_data_server_uri, ':');
orte_data_server_uri   73 orte/orted/pmix/pmix_server_pub.c                                orte_basename, orte_data_server_uri);
orte_data_server_uri   81 orte/orted/pmix/pmix_server_pub.c                                orte_basename, orte_data_server_uri);
orte_data_server_uri   89 orte/orted/pmix/pmix_server_pub.c                                orte_basename, orte_data_server_uri);
orte_data_server_uri   96 orte/orted/pmix/pmix_server_pub.c                                orte_basename, orte_data_server_uri,
orte_data_server_uri  104 orte/orted/pmix/pmix_server_pub.c             server = strdup(orte_data_server_uri);
orte_data_server_uri  166 orte/orted/pmix/pmix_server_pub.c                            (NULL == orte_data_server_uri) ?
orte_data_server_uri  167 orte/orted/pmix/pmix_server_pub.c                            "NULL" : orte_data_server_uri);
orte_data_server_uri   76 orte/runtime/orte_globals.c char *orte_data_server_uri = NULL;
orte_data_server_uri  460 orte/runtime/orte_globals.h ORTE_DECLSPEC extern char *orte_data_server_uri;
orte_data_server_uri  759 orte/runtime/orte_mca_params.c     orte_data_server_uri = NULL;
orte_data_server_uri  764 orte/runtime/orte_mca_params.c                                   &orte_data_server_uri);