Searched refs:check_file (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_rake_reduce_compat.rb26 task :check_file do
32 assert_equal %{"method"}, invoke_normal(:check_file).chomp
35 assert_equal "nil", invoke_reduce_compat(:check_file).chomp
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/t/
H A D096_characters.t43 check_file($file);
46 sub check_file {
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A Dcheck-style.sh140 # check_file file
144 check_file() { function
178 check_file ${file} || ok=1
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c124 * check_file
133 check_file(fdOpenInfoRef info, struct vinfo_stat *sb) function
185 status = check_file(info, &vpi.pvi_cdir.vip_vi.vi_stat);
192 status = check_file(info, &vpi.pvi_rdir.vip_vi.vi_stat);
233 status = check_file(info, &rwpi.prp_vip.vip_vi.vi_stat);
255 status = check_file(info, &rwpi.prp_vip.vip_vi.vi_stat);
356 status = check_file(info, &vi.pvi.vi_stat);
455 status = check_file(info, &tpi.pvip.vip_vi.vi_stat);
/macosx-10.10/BerkeleyDB-21/db/test/
H A Drecd005.tcl76 check_file $testdir $env_cmd $testfile1 $op1
77 check_file $testdir $env_cmd $testfile2 $op2
133 check_file $testdir $env_cmd $testfile1 $op1
134 check_file $testdir $env_cmd $testfile2 $op2
215 proc check_file { dir env_cmd filename op } { procedure
/macosx-10.10/OpenSSL098-52/src/tools/
H A Dc_rehash65 my ($cert, $crl) = check_file($fname);
75 sub check_file {
H A Dc_rehash.in65 my ($cert, $crl) = check_file($fname);
75 sub check_file {
/macosx-10.10/cups-408/cups/systemv/
H A Dcupstestdsc.c37 static int check_file(const char *filename);
74 status += check_file("(stdin)");
80 status += check_file(argv[i]);
95 check_file(const char *filename) /* I - File to read from */ function
/macosx-10.10/libiconv-42/libiconv/tests/
H A Duniq-u.c169 check_file (const char *infile, const char *outfile) function
275 check_file (infile, outfile);
/macosx-10.10/vim-55/src/proto/
H A Dmemline.pro14 void ml_sync_all __ARGS((int check_file, int check_char));
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c94 check_file(const enum out_type type) function
220 check_file(s->m_base.m_type);
277 check_file(s->m_base.m_type);
347 check_file(s->m_base.m_type);
392 check_file(s->m_base.m_type);
/macosx-10.10/msdosfs-209.1.1/fsck_msdos.tproj/
H A Ddir.c1110 goto check_file;
1138 check_file:
/macosx-10.10/vim-55/src/
H A Dmemline.c2252 * If 'check_file' is TRUE, check if original file exists and was not changed.
2257 ml_sync_all(check_file, check_char)
2258 int check_file;
2272 if (bufIsChanged(buf) && check_file && mf_need_trans(buf->b_ml.ml_mfp)

Completed in 152 milliseconds