fopen             153 daemons/controld/controld_throttle.c     stream = fopen(loadfile, "r");
fopen             220 daemons/controld/controld_throttle.c     stream = fopen(loadfile, "r");
fopen             102 daemons/execd/remoted_pidone.c     FILE *fp = fopen(filename, "r");
fopen              58 lib/common/cib_secrets.c     FILE *fp = fopen(local_file, "r");
fopen             171 lib/common/io.c     fp = fopen(series_file, "r");
fopen             224 lib/common/io.c     file_strm = fopen(series_file, "w");
fopen             460 lib/common/io.c     fp = fopen(filename, "r");
fopen             214 lib/common/logging.c     logfile = fopen(filename, "a");
fopen              63 lib/common/output.c         (*out)->dest = fopen(filename, "w");
fopen              84 lib/common/procfs.c         file = fopen(procpath, "r");
fopen             151 lib/common/procfs.c     stream = fopen("/proc/stat", "r");
fopen             649 lib/common/schemas.c     fp = fopen(filename, "r");
fopen              36 lib/common/watchdog.c     procf = fopen("/proc/sysrq-trigger", "a");
fopen             935 lib/common/xml.c     FILE *input = fopen(filename, "r");
fopen            1284 lib/common/xml.c     stream = fopen(filename, "w");
fopen            1086 lib/lrmd/lrmd_client.c     stream = fopen(location, "r");
fopen             128 lib/services/services_lsb.c     fp = fopen(ra_pathname, "r");
fopen              91 lib/services/services_nagios.c     file_strm = fopen(metadata_file, "r");
fopen             622 lib/services/systemd.c     FILE *fp = fopen(filename, "w");
fopen             756 libltdl/ltdl.c   if ((*pfile = fopen (filename, LT_READTEXT_MODE)))
fopen            1383 libltdl/ltdl.c 	  file = fopen (attempt, LT_READTEXT_MODE);
fopen             600 tools/crm_simulate.c     FILE *dot_strm = fopen(dot_file, "w");