fopen              71 ompi/debuggers/dlopen_test.c     fp = fopen(full_filename, "r");
fopen             153 ompi/debuggers/ompi_debuggers.c         if (NULL != (fp = fopen(str, "r"))) {
fopen              91 ompi/mca/coll/tuned/coll_tuned_dynamic_file.c     fptr = fopen (fname, "r");
fopen             781 ompi/mca/common/monitoring/common_monitoring.c             pf = fopen(tmpfn, "w");
fopen             382 ompi/mca/common/monitoring/monitoring_prof.c     matrix_file = fopen(filename, "w");
fopen             286 ompi/mca/io/ompio/io_ompio.c 	    fp = fopen("fileview_info.out", "w+");
fopen              79 ompi/mca/io/romio321/romio/test/external32.c             fileh_std = fopen( TEST_FILENAME, "r" );
fopen             206 ompi/mca/mtl/psm/mtl_psm_component.c     devFile = fopen(globbuf.gl_pathv[i], "r");
fopen             303 ompi/mca/mtl/psm2/mtl_psm2_component.c     devFile = fopen(globbuf.gl_pathv[i], "r");
fopen             102 ompi/mca/topo/treematch/treematch/tm_mapping.c   if(!(pf = fopen(filename,"r"))){
fopen             128 ompi/mca/topo/treematch/treematch/tm_mapping.c   if(!(pf=fopen(filename,"r"))){
fopen             260 ompi/mca/topo/treematch/treematch/tm_mapping.c   if(!(pf=fopen(filename,"r"))){
fopen              60 ompi/mca/topo/treematch/treematch/tm_topology.c   pf = fopen(filename,"r");
fopen             529 ompi/mca/topo/treematch/treematch/tm_topology.c   if (!(pf = fopen(constraints_filename,"r"))) {
fopen              15 ompi/mca/topo/treematch/treematch/tm_verbose.c   output = fopen(filename,"w");
fopen             362 ompi/runtime/ompi_mpi_params.c         if ( NULL == (fp = fopen(ompi_mpi_show_mca_params_file, "w")) ) {
fopen             142 ompi/tools/mpisync/sync.c         FILE *fp = fopen(filename,"w");
fopen             896 opal/class/opal_interval_tree.c     fh = fopen (path, "w");
fopen             285 opal/mca/btl/ugni/btl_ugni_init.c     fh = fopen ("/proc/sys/kernel/pid_max", "r");
fopen             258 opal/mca/btl/usnic/btl_usnic_map.c     fp = fopen(filename, "w");
fopen              72 opal/mca/crs/none/crs_none_module.c         if (NULL == (snapshot->metadata = fopen(snapshot->metadata_filename, "a")) ) {
fopen             101 opal/mca/crs/none/crs_none_module.c         if (NULL == (base_snapshot->metadata = fopen(base_snapshot->metadata_filename, "a")) ) {
fopen             304 opal/mca/crs/self/crs_self_module.c         if (NULL == (snapshot->super.metadata = fopen(snapshot->super.metadata_filename, "a")) ) {
fopen             677 opal/mca/crs/self/crs_self_module.c         if (NULL == (snapshot->super.metadata = fopen(snapshot->super.metadata_filename, "a")) ) {
fopen             320 opal/mca/hwloc/base/hwloc_base_util.c                     FILE *file = fopen("/proc/self/maps", "r");
fopen            1460 opal/mca/hwloc/base/hwloc_base_util.c     if (NULL == (fp = fopen("/proc/elog", "r"))) {
fopen             431 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     return fopen(p, m);
fopen            4348 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     file = fopen(env, "w");
fopen             211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c       file = fopen(path, "r");
fopen             222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-pci.c       file = fopen(path, "r");
fopen              87 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   file = fopen(filename, "r");
fopen            1377 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   file = fopen(path, "r");
fopen             363 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   file = fopen(xmlpath, "r");
fopen             764 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     file = fopen(filename, "w");
fopen             863 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     file = fopen(filename, "w");
fopen              85 opal/mca/if/linux_ipv6/if_linux_ipv6.c     if ((f = fopen("/proc/net/if_inet6", "r"))) {
fopen             117 opal/mca/pmix/cray/pmix_cray_component.c     fd = fopen(proc_job_file, "r");
fopen             125 opal/mca/pmix/cray/pmix_cray_component.c         fd_task_is_app = fopen(task_is_app_fname, "r");
fopen             136 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c     if (NULL == (smaps = fopen(data, "r"))) {
fopen             152 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c     if (NULL == (maps_fp = fopen(maps_path, "r"))) {
fopen             628 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c     file = fopen("/proc/self/maps", "r");
fopen              82 opal/mca/pmix/pmix4x/pmix/src/mca/pif/linux_ipv6/pif_linux_ipv6.c     if ((f = fopen("/proc/net/if_inet6", "r"))) {
fopen             386 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     fp = fopen(tmp, "r");
fopen             743 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c     fp = fopen(filename, "r");
fopen             767 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                     fp = fopen(filename, "r");
fopen             664 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             fp = fopen(mca_ptl_tcp_component.report_uri, "w");
fopen             688 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fp = fopen(mca_ptl_tcp_component.rendezvous_filename, "w");
fopen             725 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fp = fopen(mca_ptl_tcp_component.system_filename, "w");
fopen             763 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fp = fopen(mca_ptl_tcp_component.session_filename, "w");
fopen             797 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fp = fopen(mca_ptl_tcp_component.nspace_filename, "w");
fopen              73 opal/mca/pmix/pmix4x/pmix/src/util/keyval_parse.c     pmix_util_keyval_yyin = fopen(keyval_filename, "r");
fopen             162 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             pmix_show_help_yyin = fopen(filename, "r");
fopen             173 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c                     pmix_show_help_yyin = fopen(filename, "r");
fopen             336 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         fp = fopen(fname,"a");
fopen             450 opal/mca/pmix/pmix4x/pmix/src/util/timings.c         fp = fopen(fname,"a");
fopen              89 opal/mca/pmix/pmix4x/pmix/test/test_common.h     file = fopen(fname, "w"); \
fopen             292 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen(data, "r"))) {
fopen             321 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen(data, "r"))) {
fopen             368 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/meminfo", "r"))) {
fopen             401 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/diskstats", "r"))) {
fopen             444 opal/mca/pstat/linux/pstat_linux_module.c         if (NULL == (fp = fopen("/proc/net/dev", "r"))) {
fopen             113 opal/mca/timer/linux/timer_linux_component.c     fp = fopen("/proc/cpuinfo", "r");
fopen             993 opal/runtime/opal_cr.c     if (NULL == (env_data = fopen(file_name, "r")) ) {
fopen             219 opal/tools/opal-restart/opal-restart.c         if( NULL == (metadata = fopen(full_metadata_path, "r")) ) {
fopen             662 opal/tools/opal-restart/opal-restart.c     if( NULL == (snapshot->metadata = fopen(snapshot->metadata_filename, "r")) ) {
fopen              82 opal/util/keyval_parse.c     opal_util_keyval_yyin = fopen(keyval_filename, "r");
fopen             167 opal/util/show_help.c             opal_show_help_yyin = fopen(filename, "r");
fopen             174 opal/util/show_help.c                     opal_show_help_yyin = fopen(filename, "r");
fopen              53 orte/mca/common/alps/common_alps.c     fd = fopen(proc_job_file, "r");
fopen              59 orte/mca/common/alps/common_alps.c         fd_task_is_app = fopen(task_is_app_fname, "r");
fopen             130 orte/mca/ess/singleton/ess_singleton_module.c             fp = fopen(filename, "r");
fopen             250 orte/mca/ras/alps/ras_alps_module.c         if (NULL == (fp = fopen(sysconfigs[i].path, "r"))) {
fopen              81 orte/mca/ras/gridengine/ras_gridengine_module.c     if (!(fp = fopen(pe_hostfile, "r"))) {
fopen             169 orte/mca/ras/gridengine/ras_gridengine_module.c     if (!(fp = fopen(pe_hostfile, "r"))) {
fopen            1188 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == (fp = fopen(filename, "r"))) {
fopen             160 orte/mca/ras/tm/ras_tm_module.c     fp = fopen(filename, "r");
fopen             412 orte/mca/rmaps/rank_file/rmaps_rank_file.c     orte_rmaps_rank_file_in = fopen(rankfile, "r");
fopen             337 orte/mca/rmaps/resilient/rmaps_resilient.c     fp = fopen(mca_rmaps_resilient_component.fault_group_file, "r");
fopen             165 orte/mca/rmaps/seq/rmaps_seq.c         fp = fopen(orte_default_hostfile, "r");
fopen             272 orte/mca/rmaps/seq/rmaps_seq.c             fp = fopen(hosts, "r");
fopen             119 orte/mca/rtc/hwloc/rtc_hwloc.c             FILE *file = fopen("/proc/self/maps", "r");
fopen             589 orte/mca/rtc/hwloc/rtc_hwloc.c     file = fopen("/proc/self/maps", "r");
fopen              79 orte/mca/schizo/alps/schizo_alps.c     fd = fopen(proc_job_file, "r");
fopen              95 orte/mca/schizo/alps/schizo_alps.c         fd_task_is_app = fopen(task_is_app_fname, "r");
fopen             606 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
fopen             709 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
fopen             750 orte/mca/sstore/base/sstore_base_fns.c     if (NULL == (metadata = fopen(global_snapshot->metadata_filename, "r")) ) {
fopen             674 orte/mca/sstore/central/sstore_central_app.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
fopen            1070 orte/mca/sstore/central/sstore_central_global.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
fopen             654 orte/mca/sstore/stage/sstore_stage_app.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
fopen            1577 orte/mca/sstore/stage/sstore_stage_global.c     if (NULL == (handle_info->metadata = fopen(handle_info->metadata_filename, "a")) ) {
fopen             411 orte/orted/orted_submit.c             fp = fopen(filename, "r");
fopen            1047 orte/orted/orted_submit.c                 fp = fopen(orte_cmd_options.report_uri, "w");
fopen            1241 orte/orted/orted_submit.c             fp = fopen(orte_cmd_options.report_pid, "w");
fopen            1917 orte/orted/orted_submit.c     fp = fopen(filename, "r");
fopen              86 orte/orted/pmix/pmix_server_pub.c             fp = fopen(filename, "r");
fopen             470 orte/runtime/orte_mca_params.c             orte_xml_fp = fopen(orte_xml_file, "w");
fopen              38 orte/test/mpi/read_write.c         file = fopen(junk, "w+");
fopen             103 orte/test/mpi/singleton_client_server.c     fp = fopen("server_port_name.txt", "w") ;
fopen             139 orte/test/mpi/singleton_client_server.c     fp = fopen("server_port_name.txt", "r") ;
fopen             218 orte/tools/orte-server/orte-server.c             fp = fopen(report_uri, "w");
fopen              87 orte/util/hnp_contact.c     fp = fopen(filename, "w");
fopen             111 orte/util/hnp_contact.c     fp = fopen(filename, "r");
fopen             113 orte/util/hnp_contact.c         fp = fopen(filename, "r");
fopen             457 orte/util/hostfile/hostfile.c     orte_util_hostfile_in = fopen(hostfile, "r");
fopen             179 oshmem/mca/memheap/base/memheap_base_static.c     fp = fopen("/proc/self/maps", "r");
fopen             315 oshmem/mca/sshmem/sysv/sshmem_sysv_module.c         f = fopen("/proc/meminfo", "r");
fopen              56 test/class/opal_bitmap.c     error_out = fopen( "./opal_bitmap_test_out.txt", "w" );
fopen             286 test/class/opal_hash_table.c     error_out = fopen( "./opal_hash_table_test_out.txt", "w" );
fopen             294 test/class/opal_proc_table.c     error_out = fopen( "./opal_proc_table_test_out.txt", "w" );
fopen             165 test/util/opal_path_nfs.c     file = fopen("opal_path_nfs.out", "r");
fopen              62 test/util/orte_session_dir.c     test_out = fopen( "test_session_dir_out", "w+" );
fopen             301 test/util/orte_session_dir.c     fp = fopen(filenm[0], "w");
fopen             306 test/util/orte_session_dir.c     fp = fopen(filenm[1], "w");
fopen             311 test/util/orte_session_dir.c     fp = fopen(filenm[2], "w");
fopen             346 test/util/orte_session_dir.c     fp = fopen(filenm[0], "w");
fopen             351 test/util/orte_session_dir.c     fp = fopen(filenm[1], "w");
fopen             356 test/util/orte_session_dir.c     fp = fopen(filenm[2], "w");