Home
last modified time | relevance | path

Searched refs:chk_file (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/cavezofphear/cavezofphear-0.6.1/src/
H A Dchk.c24 if (!chk_file(DATADIR "/data/", "spgraf")) { in get_data_dir()
39 if (chk_file(dir, "gover") == 1) { in chk_all()
42 if (chk_file(dir, "htext") == 1) { in chk_all()
45 if (chk_file(dir, "spgraf") == 1) { in chk_all()
48 if (chk_file(dir, "tdesc") == 1) { in chk_all()
51 if (chk_file(dir, "levels/01") == 1) { in chk_all()
62 int chk_file(const char* dir, const char* filename) { in chk_file() function
H A Dchk.h23 int chk_file(const char* dir, const char* filename);
/dports/print/a2ps/a2ps-4.13/tests/
H A Dprolog-2.tst20 chk_file=$CHK_DIR/prolog-${nup}.ps
23 $CHK -$nup $OPT $TST_FILE >$chk_file 2>&5
28 cmp -s $ref_file $chk_file
/dports/www/ilias/ILIAS-5.4.25/Modules/HTMLLearningModule/classes/
H A Dclass.ilObjFileBasedLMGUI.php153 $chk_file = null;
155 $chk_file = strtolower(basename($file));
156 $suffix = strrpos($chk_file, ".");
158 $chk_file = substr($chk_file, 0, $suffix);
162 ($zip_file && $chk_file && $chk_file == $zip_file)) {
450 $chk_file = null;
452 $chk_file = strtolower($file);
453 $suffix = strrpos($chk_file, ".");
455 $chk_file = substr($chk_file, 0, $suffix);
459 ($chk_file && $zip_file && $chk_file == $zip_file)) {
/dports/www/ilias6/ILIAS-6.14/Modules/HTMLLearningModule/classes/
H A Dclass.ilObjFileBasedLMGUI.php153 $chk_file = null;
155 $chk_file = strtolower(basename($file));
156 $suffix = strrpos($chk_file, ".");
158 $chk_file = substr($chk_file, 0, $suffix);
162 ($zip_file && $chk_file && $chk_file == $zip_file)) {
450 $chk_file = null;
452 $chk_file = strtolower($file);
453 $suffix = strrpos($chk_file, ".");
455 $chk_file = substr($chk_file, 0, $suffix);
459 ($chk_file && $zip_file && $chk_file == $zip_file)) {
/dports/devel/p5-App-Info/App-Info-0.57/t/
H A Dprint.t78 chk_file($file, "Check file handle output", "$msg\n");
87 chk_file($file, "Check append output", "$msg\n$msg\n");
96 chk_file($file, "Check glob output", "$msg\n");
105 sub chk_file {
/dports/devel/rvm/rvm-1.20/tests/
H A Dtestrvm.c85 static rvm_bool_t chk_file(filename,region) in chk_file() function
338 if (chk_file(T2_CHK_FILE,region))
376 if (!chk_file(T1_CHK_FILE,region))
433 if (!chk_file(T3_CHK_FILE,region))
491 if (!chk_file(T4_CHK_FILE,region))
576 if (!chk_file(T5_CHK_FILE,region))
682 if (!chk_file(map_test_file,region)) in main()
752 if (!chk_file(TEST_DATA_FILE,region)) in main()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/
H A Dmach77 chk_file = cwd + "/.chk"
80 if os.path.exists(chk_file):
81 with open(chk_file) as f:
84 with open(chk_file, "w+") as f:
/dports/www/firefox/firefox-99.0/security/nss/
H A Dmach105 chk_file = cwd + "/.chk"
108 if os.path.exists(chk_file):
109 with open(chk_file) as f:
112 with open(chk_file, "w+") as f:
/dports/security/nss/nss-3.76.1/nss/
H A Dmach105 chk_file = cwd + "/.chk"
108 if os.path.exists(chk_file):
109 with open(chk_file) as f:
112 with open(chk_file, "w+") as f:
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ftp/test/
H A Dftp_SUITE.erl435 true = (chk_file(NewFile,Contents,Config)
453 chk_file([SrcDir,File],Contents,Config),
458 chk_file(File, Contents, Config),
477 chk_file([Dir,RemoteFile], Contents, Config),
492 chk_file(File, BinContents, Config),
598 chk_file(File, <<"ERLERL">>, Config).
614 chk_file(File1, Contents1, Config),
616 chk_file(File2, Contents2, Config),
631 chk_file(DstFile, Contents, Config).
970 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ftp/test/
H A Dftp_SUITE.erl435 true = (chk_file(NewFile,Contents,Config)
453 chk_file([SrcDir,File],Contents,Config),
458 chk_file(File, Contents, Config),
477 chk_file([Dir,RemoteFile], Contents, Config),
492 chk_file(File, BinContents, Config),
598 chk_file(File, <<"ERLERL">>, Config).
614 chk_file(File1, Contents1, Config),
616 chk_file(File2, Contents2, Config),
631 chk_file(DstFile, Contents, Config).
970 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ftp/test/
H A Dftp_SUITE.erl435 true = (chk_file(NewFile,Contents,Config)
453 chk_file([SrcDir,File],Contents,Config),
458 chk_file(File, Contents, Config),
477 chk_file([Dir,RemoteFile], Contents, Config),
492 chk_file(File, BinContents, Config),
598 chk_file(File, <<"ERLERL">>, Config).
614 chk_file(File1, Contents1, Config),
616 chk_file(File2, Contents2, Config),
631 chk_file(DstFile, Contents, Config).
970 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl552 true = (chk_file(NewFile,Contents,Config)
570 chk_file([SrcDir,File],Contents,Config),
575 chk_file(File, Contents, Config),
594 chk_file([Dir,RemoteFile], Contents, Config),
609 chk_file(File, BinContents, Config),
715 chk_file(File, <<"ERLERL">>, Config).
731 chk_file(File1, Contents1, Config),
733 chk_file(File2, Contents2, Config),
748 chk_file(DstFile, Contents, Config).
1100 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl552 true = (chk_file(NewFile,Contents,Config)
570 chk_file([SrcDir,File],Contents,Config),
575 chk_file(File, Contents, Config),
594 chk_file([Dir,RemoteFile], Contents, Config),
609 chk_file(File, BinContents, Config),
715 chk_file(File, <<"ERLERL">>, Config).
731 chk_file(File1, Contents1, Config),
733 chk_file(File2, Contents2, Config),
748 chk_file(DstFile, Contents, Config).
1100 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl552 true = (chk_file(NewFile,Contents,Config)
570 chk_file([SrcDir,File],Contents,Config),
575 chk_file(File, Contents, Config),
594 chk_file([Dir,RemoteFile], Contents, Config),
609 chk_file(File, BinContents, Config),
715 chk_file(File, <<"ERLERL">>, Config).
731 chk_file(File1, Contents1, Config),
733 chk_file(File2, Contents2, Config),
748 chk_file(DstFile, Contents, Config).
1100 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ftp/test/
H A Dftp_SUITE.erl552 true = (chk_file(NewFile,Contents,Config)
570 chk_file([SrcDir,File],Contents,Config),
575 chk_file(File, Contents, Config),
594 chk_file([Dir,RemoteFile], Contents, Config),
609 chk_file(File, BinContents, Config),
715 chk_file(File, <<"ERLERL">>, Config).
731 chk_file(File1, Contents1, Config),
733 chk_file(File2, Contents2, Config),
748 chk_file(DstFile, Contents, Config).
1100 chk_file([Path], ExpectedContents, Config);
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/utils/afqmctools/bin/
H A Dpyscf_to_afqmc.py93 if not options.chk_file:
140 write_qmcpack(options.chk_file, options.hamil_file, options.thresh,
/dports/www/firefox-esr/firefox-91.8.0/security/nss/
H A Dmach376 chk_file = cwd + "/.chk"
379 if os.path.exists(chk_file):
380 with open(chk_file) as f:
383 with open(chk_file, "w+") as f:
/dports/security/ca_root_nss/nss-3.71/nss/
H A Dmach376 chk_file = cwd + "/.chk"
379 if os.path.exists(chk_file):
380 with open(chk_file) as f:
383 with open(chk_file, "w+") as f:
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/
H A Dmach376 chk_file = cwd + "/.chk"
379 if os.path.exists(chk_file):
380 with open(chk_file) as f:
383 with open(chk_file, "w+") as f:
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/
H A Dmach376 chk_file = cwd + "/.chk"
379 if os.path.exists(chk_file):
380 with open(chk_file) as f:
383 with open(chk_file, "w+") as f:
/dports/security/gringotts/gringotts-1.2.10/src/
H A Dgrg_pwd.c310 GtkWidget *chk_file, *chk_pwd, *chk_disk; in grg_new_pwd_dialog() local
334 NEW_RADIO_BUTTON (chk_file, in grg_new_pwd_dialog()
555 GtkWidget *chk_file, *chk_pwd, *chk_disk; in grg_ask_pwd_dialog() local
576 NEW_RADIO_BUTTON (chk_file, in grg_ask_pwd_dialog()
/dports/mail/evolution/evolution-3.42.1/src/modules/backup-restore/
H A Devolution-backup-tool.c63 static gchar *chk_file = NULL; variable
1117 check (chk_file, NULL); /* not cancellable */ in start_job()
1204 chk_file = g_strdup ((gchar *) opt_remaining[ii]); in main()
1347 check (chk_file, NULL); in main()
/dports/lang/perl5.30/perl-5.30.3/cpan/CPAN/lib/CPAN/
H A DDistribution.pm1447 my($self,$chk_file) = @_;
1448 my $rv = eval { Module::Signature::_verify($chk_file) };
1451 $CPAN::Frontend->myprint("Signature for $chk_file ok\n");
1463 my $wrap = qq{I\'d recommend removing $chk_file. Its signature
1478 my($self,$chk_file,$sloppy) = @_;
1488 $self->SIG_check_file($chk_file);
1497 if (open $fh, $chk_file) {
1505 rename $chk_file, "$chk_file.bad";
1509 Carp::carp "Could not open $chk_file for reading";
1514 Warning: checksum file '$chk_file' broken.
[all …]

12