getcwd 106 ompi/debuggers/dlopen_test.c getcwd(cwd, sizeof(cwd) - 1); getcwd 411 opal/mca/base/mca_base_var.c if( NULL == (cwd = getcwd(cwd, MAXPATHLEN) )) { getcwd 261 opal/mca/btl/usnic/btl_usnic_map.c getcwd(dirname, sizeof(dirname)); getcwd 203 opal/mca/pmix/pmix4x/pmix/examples/debugger.c getcwd(cwd, 1024); // point us to our current directory getcwd 389 opal/mca/pmix/pmix4x/pmix/examples/debugger.c getcwd(cwd, 1024); // point us to our current directory getcwd 59 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c if (NULL == getcwd(dir, 1024)) { getcwd 430 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c if( NULL == (cwd = getcwd(cwd, MAXPATHLEN) )) { getcwd 390 opal/mca/pmix/pmix4x/pmix/src/util/path.c pcwd = getcwd( cwd, PMIX_PATH_MAX ); getcwd 50 opal/util/opal_getcwd.c if (NULL == getcwd(cwd, sizeof(cwd))) { getcwd 389 opal/util/path.c pcwd = getcwd( cwd, OPAL_PATH_MAX ); getcwd 250 orte/mca/filem/base/filem_base_receive.c if (NULL == getcwd(cwd, sizeof(cwd))) { getcwd 1157 orte/mca/filem/raw/filem_raw_module.c if (NULL == getcwd(homedir, sizeof(homedir))) { getcwd 852 orte/mca/odls/base/odls_base_default_fns.c if (NULL == getcwd(dir, sizeof(dir))) { getcwd 1089 orte/mca/odls/base/odls_base_default_fns.c if (NULL == getcwd(basedir, sizeof(basedir))) { getcwd 2047 orte/mca/odls/base/odls_base_default_fns.c if (NULL == getcwd(basedir, sizeof(basedir))) { getcwd 457 orte/mca/odls/default/odls_default_module.c getcwd(dir, sizeof(dir)); getcwd 1701 orte/mca/plm/base/plm_base_launch_support.c if (NULL == getcwd(tmp_force, OPAL_PATH_MAX)) { getcwd 367 orte/mca/plm/rsh/plm_rsh_component.c getcwd(cwd, OPAL_PATH_MAX); getcwd 833 orte/orted/orted_submit.c getcwd(cwd, sizeof(cwd)); getcwd 2801 orte/orted/orted_submit.c getcwd(cwd, OPAL_PATH_MAX); getcwd 38 orte/test/system/orte_loop_spawn.c getcwd(cwd, sizeof(cwd)); getcwd 48 orte/test/system/orte_spawn.c getcwd(cwd, sizeof(cwd));