Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:profileFile

878     *profileFile;
880 profileFile=fopen(filename,"ab");
882 if (profileFile == (FILE *)NULL)
885 fclose(profileFile);