fopen             147 crmd/throttle.c     stream = fopen(loadfile, "r");
fopen             214 crmd/throttle.c     stream = fopen(loadfile, "r");
fopen             224 fencing/config.y 	FILE *fp = fopen(file_path, "r");
fopen             342 lib/ais/plugin.c             FILE *logfile = fopen(value, "a");
fopen              60 lib/common/cib_secrets.c     FILE *fp = fopen(local_file, "r");
fopen             140 lib/common/io.c     file_strm = fopen(series_file, "r");
fopen             217 lib/common/io.c         file_strm = fopen(series_file, "w");
fopen             403 lib/common/io.c     fp = fopen(filename, "r");
fopen             270 lib/common/logging.c     logfile = fopen(filename, "a");
fopen              91 lib/common/procfs.c         file = fopen(procpath, "r");
fopen             158 lib/common/procfs.c     stream = fopen("/proc/stat", "r");
fopen             599 lib/common/schemas.c     fp = fopen(filename, "r");
fopen              50 lib/common/watchdog.c     procf = fopen(SYSRQ, "r");
fopen              65 lib/common/watchdog.c     procf = fopen(SYSRQ, "w");
fopen              82 lib/common/watchdog.c     procf = fopen("/proc/sysrq-trigger", "a");
fopen            2861 lib/common/xml.c     FILE *input = fopen(filename, "r");
fopen            3157 lib/common/xml.c     stream = fopen(filename, "w");
fopen            1027 lib/lrmd/lrmd_client.c     stream = fopen(location, "r");
fopen            1015 lib/services/services.c     fp = fopen(ra_pathname, "r");
fopen            1141 lib/services/services.c     file_strm = fopen(metadata_file, "r");
fopen             644 lib/services/systemd.c         file_strm = fopen(override_file, "w");
fopen             749 libltdl/ltdl.c   if ((*pfile = fopen (filename, LT_READTEXT_MODE)))
fopen            1376 libltdl/ltdl.c 	  file = fopen (attempt, LT_READTEXT_MODE);
fopen             320 pengine/ptest.c         FILE *input_strm = fopen(input_file, "w");
fopen             360 pengine/ptest.c         FILE *graph_strm = fopen(graph_file, "w");
fopen             375 pengine/ptest.c         dot_strm = fopen(dot_file, "w");
fopen            3217 tools/crm_mon.c         stream = fopen(filename_tmp, "w");
fopen             373 tools/crm_node.c     FILE *input = fopen(UUID_FILE, "r");
fopen             281 tools/crm_simulate.c     FILE *dot_strm = fopen(dot_file, "w");
fopen             112 tools/crm_uuid.c     FILE *input = fopen(UUID_FILE, "r");