Home
last modified time | relevance | path

Searched refs:missingfiles (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/bsdsfv/bsdsfv/
H A Dbsdsfv.c318 int missingfiles = 0; in main() local
588 missingfiles++; in main()
597 numfiles, numfiles - badfiles - missingfiles, badfiles, in main()
598 missingfiles); in main()
602 if (badfiles || missingfiles) in main()
650 missingfiles = 0; in main()
685 missingfiles++; in main()
709 missingfiles++; in main()
726 missingfiles) * 100) / numfiles; in main()
756 missingfiles); in main()
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/fulltests/support/
H A Dsimple_eval_tools.sh135 missingfiles=""
140 missingfiles=true
143 [ "$missingfiles" = true ] && exit 1000
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dd_main.cpp76 std::vector<std::string> missingfiles, missinghashes; variable
928 missingfiles.clear(); in D_LoadResourceFiles()
978 missingfiles.push_back(base_filename); in D_LoadResourceFiles()
996 missingfiles.push_back(base_filename); in D_LoadResourceFiles()
1089 lastWadRebootSuccess = missingfiles.empty(); in D_DoomWadReboot()
1093 return missingfiles.empty(); in D_DoomWadReboot()
H A Dd_main.h77 extern std::vector<std::string> missingfiles, missinghashes;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/lowlevel/
H A DREADME.rst123 [base command] cleanup:missingfiles
139 …[typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex -vv --dr…
162 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles -vv --dry-run
177 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/lowlevel/
H A DREADME.rst123 [base command] cleanup:missingfiles
139 …[typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex -vv --dr…
162 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles -vv --dry-run
177 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/lowlevel/Configuration/
H A DServices.yaml18 command: 'cleanup:missingfiles'
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/lowlevel/
H A DREADME.rst124 [base command] cleanup:missingfiles
141 …[typo3_site_directory]/typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex -vv --dr…
165 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles -vv --dry-run
181 ./typo3/sysext/core/bin/typo3 cleanup:missingfiles --update-refindex
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/
H A Dscriptitems.pm1131 my @missingfiles = ();
1132 push(@missingfiles, "ERROR: The following files could not be found: \n");
1151 push(@missingfiles, "ERROR: File not found: $filename\n");
1163 push(@missingfiles, "ERROR: File not found: $filename\n");
1185 push(@missingfiles, "ERROR: File not found: $filename\n");
1210 for ( my $i = 0; $i <= $#missingfiles; $i++ ) { print "$missingfiles[$i]"; }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/
H A Dscriptitems.pm1132 my @missingfiles = ();
1133 push(@missingfiles, "ERROR: The following files could not be found: \n");
1152 push(@missingfiles, "ERROR: File not found: $filename\n");
1164 push(@missingfiles, "ERROR: File not found: $filename\n");
1186 push(@missingfiles, "ERROR: File not found: $filename\n");
1211 for ( my $i = 0; $i <= $#missingfiles; $i++ ) { print "$missingfiles[$i]"; }
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.5/
H A DBreaking-78577-LowlevelMissingFilesCommandParametersChanged.rst16 `./typo3/sysext/core/bin/typo3 cleanup:missingfiles` and allows the following CLI options to be set:
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.5/
H A DBreaking-78577-LowlevelMissingFilesCommandParametersChanged.rst16 `./typo3/sysext/core/bin/typo3 cleanup:missingfiles` and allows the following CLI options to be set:
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.5/
H A DBreaking-78577-LowlevelMissingFilesCommandParametersChanged.rst16 `./typo3/sysext/core/bin/typo3 cleanup:missingfiles` and allows the following CLI options to be set:
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dcopies.py1196 missingfiles = [f for f in changedfiles if filt(f)]
1199 if missingfiles:
1209 for f in missingfiles:
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_main.c1431 char missingfiles[1024]; in CL_InitDownloads() local
1437 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
1443 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/lowlevel/Configuration/
H A DServices.yaml19 command: 'cleanup:missingfiles'
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_main.c1651 char missingfiles[1024]; in CL_InitDownloads() local
1657 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
1663 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_main.cpp1485 char missingfiles[1024]; in CL_InitDownloads() local
1491 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
1497 "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_main.c2017 char missingfiles[1024]; in CL_InitDownloads() local
2023 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
2029 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_main.c2017 char missingfiles[1024]; in CL_InitDownloads() local
2023 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
2029 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/evq3/evq3/code/client/
H A Dcl_main.c1947 char missingfiles[1024]; in CL_InitDownloads() local
1953 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
1959 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c2050 char missingfiles[1024]; in CL_InitDownloads() local
2056 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
2062 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_main.c2050 char missingfiles[1024]; in CL_InitDownloads() local
2056 if (FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) in CL_InitDownloads()
2062 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dcl_main.cpp1655 if (!missingfiles.empty()) in CL_PrepareConnect()
1658 missing_file = missingfiles[0]; in CL_PrepareConnect()
3299 if (!missingfiles.empty()) in CL_LoadMap()
3301 missing_file = missingfiles[0]; in CL_LoadMap()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_main.c2424 char missingfiles[1024]; in CL_InitDownloads() local
2441 if ( FS_ComparePaks( missingfiles, sizeof( missingfiles ), qfalse ) ) { in CL_InitDownloads()
2442 Cvar_Set( "com_missingFiles", missingfiles ); in CL_InitDownloads()
2448 … "Go to the setting menu to turn on autodownload, or get the file elsewhere\n\n", missingfiles ); in CL_InitDownloads()

12