Lines Matching refs:files
34 use installer::files;
229 …installer::files::save_file($installchecksumdir . $installer::globals::separator . $numberedchecks…
294 …installer::files::save_file($installpatchlistdir . $installer::globals::separator . $patchlistfile…
301 …installer::files::save_file($installpatchlistdir . $installer::globals::separator . $patchlistfile…
516 installer::files::save_file($loggingdir . $numberedlogfilename, \@installer::globals::logfileinfo);
517 …installer::files::save_file($installlogdir . $installer::globals::separator . $numberedlogfilename…
1132 my $templatefile = installer::files::read_file($templatefilename);
1147 installer::files::save_file($sourcepath, $templatefile);
1697 installer::files::save_file($patchfilename, $patchfilelist);
2085 my $listfile = installer::files::read_file($$filelistnameref);
2323 my $includefile = installer::files::read_file($$includefilenameref);
2733 installer::files::save_file($tmpfilename, \@pathcollector);
2859 my $pkginfofile = installer::files::read_file($pkginfofilename);
2861 installer::files::save_file($pkginfofilename, $pkginfofile);
2867 my $pkgmapfile = installer::files::read_file($pkgmapfilename);
2869 installer::files::save_file($pkgmapfilename, $pkgmapfile);
2924 my $pkginfofile = installer::files::read_file($pkginfofilename);
2927 installer::files::save_file($pkginfofilename, $pkginfofile);
2933 my $pkgmapfile = installer::files::read_file($pkgmapfilename);
2936 installer::files::save_file($pkgmapfilename, $pkgmapfile);
3082 my $spellcheckfile = installer::files::read_file($$spellcheckfileref);
3159 my $licensefile = installer::files::read_file($$licenseref);
3163 my $setupfile = installer::files::read_file($setupfilename);
3174 installer::files::save_file($setupfilename, $setupfile);
3310 $installer::globals::englishlicense = installer::files::read_file($$licensefileref);
3389 my $copyrightfile = installer::files::read_file($copyrightfilename);
3399 installer::files::save_file($copyrightfilename, $copyrightfile);
3408 my $pkgmap = installer::files::read_file($pkgmapfilename);
3410 installer::files::save_file($pkgmapfilename, $pkgmap);