opal_os_path 531 ompi/mca/coll/sm/coll_sm_module.c fullpath = opal_os_path(false, ompi_process_info.job_session_dir, opal_os_path 783 ompi/mca/rte/pmix/rte_pmix_module.c fullpath = opal_os_path(false, &fullpath, root, path, NULL); opal_os_path 154 opal/mca/installdirs/base/installdirs_base_expand.c retval = opal_os_path(false, destdir, tmp, NULL); opal_os_path 564 opal/tools/wrappers/opal_wrapper.c filename = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].req_file, NULL ); opal_os_path 824 opal/tools/wrappers/opal_wrapper.c filename1 = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].static_lib_file, NULL ); opal_os_path 831 opal/tools/wrappers/opal_wrapper.c filename2 = opal_os_path( false, options_data[user_data_idx].path_libdir, options_data[user_data_idx].dyn_lib_file, NULL ); opal_os_path 193 opal/util/os_dirpath.c filenm = opal_os_path(false, path, ep->d_name, NULL); opal_os_path 72 opal/util/os_path.h OPAL_DECLSPEC char *opal_os_path(int relative, ...) __opal_attribute_malloc__ __opal_attribute_sentinel__ __opal_attribute_warn_unused_result__; opal_os_path 236 opal/util/path.c fullpath = opal_os_path(false, fname, NULL); opal_os_path 239 opal/util/path.c fullpath = opal_os_path(relative, path, fname, NULL); opal_os_path 394 opal/util/path.c abs_app_name = opal_os_path( false, pcwd, app_name, NULL ); opal_os_path 166 opal/util/show_help.c filename = opal_os_path( false, search_dirs[i], base, NULL ); opal_os_path 285 orte/mca/ess/base/ess_base_std_orted.c log_path = opal_os_path(false, orte_process_info.top_session_dir, opal_os_path 626 orte/mca/ess/hnp/ess_hnp_module.c contact_path = opal_os_path(false, orte_process_info.jobfam_session_dir, "contact.txt", NULL); opal_os_path 713 orte/mca/ess/hnp/ess_hnp_module.c contact_path = opal_os_path(false, orte_process_info.jobfam_session_dir, opal_os_path 774 orte/mca/ess/hnp/ess_hnp_module.c contact_path = opal_os_path(false, orte_process_info.jobfam_session_dir, opal_os_path 585 orte/mca/filem/raw/filem_raw_module.c mypath = opal_os_path(false, my_dir, link_pt, NULL); opal_os_path 587 orte/mca/filem/raw/filem_raw_module.c fullname = opal_os_path(false, path, link_pt, NULL); opal_os_path 1038 orte/mca/filem/raw/filem_raw_module.c incoming->fullpath = opal_os_path(false, session_dir, file, NULL); opal_os_path 158 orte/mca/ras/tm/ras_tm_module.c filename = opal_os_path(false, mca_ras_tm_component.nodefile_dir, opal_os_path 834 orte/orted/orted_submit.c path = opal_os_path(false, cwd, orte_cmd_options.output_filename, NULL); opal_os_path 1088 orte/orted/orted_submit.c newenv = opal_os_path( false, param, bin_base, NULL ); opal_os_path 1104 orte/orted/orted_submit.c newenv = opal_os_path( false, param, lib_base, NULL ); opal_os_path 1535 orte/orted/orted_submit.c app->cwd = opal_os_path(false, cwd, orte_cmd_options.wdir, NULL); opal_os_path 1759 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL); opal_os_path 1765 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL); opal_os_path 1786 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL); opal_os_path 1792 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL); opal_os_path 1815 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "mpi.jar", NULL); opal_os_path 1823 orte/orted/orted_submit.c value = opal_os_path(false, opal_install_dirs.libdir, "shmem.jar", NULL); opal_os_path 2297 orte/orted/orted_submit.c attach_fifo = opal_os_path(false, orte_process_info.job_session_dir, opal_os_path 2340 orte/orted/orted_submit.c attach_fifo = opal_os_path(false, orte_process_info.job_session_dir, opal_os_path 2618 orte/orted/orted_submit.c opal_os_path( false, appctx->app, NULL ); opal_os_path 2621 orte/orted/orted_submit.c opal_os_path( false, appctx->cwd, appctx->app, NULL ); opal_os_path 257 orte/orted/pmix/pmix_server.c kv->data.string = opal_os_path(false, orte_process_info.jobfam_session_dir, NULL); opal_os_path 240 orte/orted/pmix/pmix_server_dyn.c app->cwd = opal_os_path(false, cwd, info->data.string, NULL); opal_os_path 237 orte/util/hnp_contact.c contact_filename = opal_os_path( false, headdir, opal_os_path 600 orte/util/session_dir.c fullpath = opal_os_path(false, &fullpath, root, path, NULL); opal_os_path 104 test/util/opal_os_create_dirpath.c tmp = opal_os_path(true, "tmp", NULL); opal_os_path 146 test/util/opal_os_create_dirpath.c out = opal_os_path(true, a[0], a[1], a[2], NULL); opal_os_path 148 test/util/opal_os_create_dirpath.c out = opal_os_path(true, a[0], a[1], a[2], NULL); opal_os_path 151 test/util/opal_os_create_dirpath.c out = opal_os_path(true, a[0], a[1], NULL); opal_os_path 154 test/util/opal_os_create_dirpath.c out = opal_os_path(true, a[0], NULL); opal_os_path 88 test/util/opal_os_path.c if (NULL != (out = opal_os_path(true,NULL))) { opal_os_path 96 test/util/opal_os_path.c if (NULL != (out = opal_os_path(false,NULL))) { opal_os_path 123 test/util/opal_os_path.c tmp = opal_os_path(true, a[0], NULL); opal_os_path 130 test/util/opal_os_path.c tmp = opal_os_path(true, a[0], a[1], NULL); opal_os_path 137 test/util/opal_os_path.c tmp = opal_os_path(true, a[0], a[1], a[2], NULL); opal_os_path 161 test/util/opal_os_path.c tmp = opal_os_path(false, a[0], NULL); opal_os_path 168 test/util/opal_os_path.c tmp = opal_os_path(false, a[0], a[1], NULL); opal_os_path 175 test/util/opal_os_path.c tmp = opal_os_path(false, a[0], a[1], a[2], NULL); opal_os_path 197 test/util/opal_os_path.c if (NULL != opal_os_path(false, a, NULL)) { opal_os_path 156 test/util/orte_session_dir.c prefix = opal_os_path(false, "tmp", NULL); opal_os_path 300 test/util/orte_session_dir.c filenm[0] = opal_os_path(false, orte_process_info.proc_session_dir, "dum1", NULL); opal_os_path 305 test/util/orte_session_dir.c filenm[1] = opal_os_path(false, orte_process_info.job_session_dir, "dum2", NULL); opal_os_path 310 test/util/orte_session_dir.c filenm[2] = opal_os_path(false, orte_process_info.universe_session_dir, "dum3", NULL); opal_os_path 345 test/util/orte_session_dir.c filenm[0] = opal_os_path(false, orte_process_info.proc_session_dir, "dum1", NULL); opal_os_path 350 test/util/orte_session_dir.c filenm[1] = opal_os_path(false, orte_process_info.job_session_dir, "dum2", NULL); opal_os_path 355 test/util/orte_session_dir.c filenm[2] = opal_os_path(false, orte_process_info.universe_session_dir, "dum3", NULL);