Searched refs:unlink (Results 176 - 200 of 745) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/
H A Dpodname.t28 unlink($outfile);
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/general/
H A Dpod-parser.t52 unlink($outfile);
63 unlink($outfile);
66 unlink($infile);
85 unlink($infile, $outfile);
/openbsd-current/gnu/usr.bin/perl/ext/FileCache/t/
H A D02maxopen.t6 END { 1 while unlink @files }
/openbsd-current/gnu/usr.bin/perl/lib/ExtUtils/t/
H A DEmbed.t131 unlink $testlib if -f $testlib;
159 unlink($exe,"embed_test.c",$obj);
160 unlink("$exe.manifest") if $cl and $Config{'ccversion'} =~ /^(\d+)/ and $1 >= 14;
161 unlink("$exe$Config{exe_ext}") if $skip_exe;
162 unlink("embed_test.map","embed_test.lis") if $^O eq 'VMS';
163 unlink(glob("./*.dll")) if $^O eq 'cygwin';
164 unlink($testlib) if $libperl_copied;
/openbsd-current/usr.sbin/acme-client/
H A Dfileproc.c42 (void) unlink(tmp);
87 (void) unlink(tmp);
133 * If revoking certificates, just unlink the files.
140 if (unlink(certfile) == -1 && errno != ENOENT) {
148 if (unlink(chainfile) == -1 && errno != ENOENT) {
156 if (unlink(fullchainfile) == -1 && errno != ENOENT) {
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-btree.t38 unlink glob "__db.*";
101 unlink $file ;
133 unlink $Dfile;
468 unlink $Dfile;
527 unlink $Dfile;
588 unlink $Dfile1, $Dfile2, $Dfile3 ;
615 unlink $Dfile1 ;
624 unlink $filename ;
718 unlink "SubDB.pm", "dbbtree.tmp" ;
728 unlink
[all...]
H A Ddb-recno.t82 unlink $file ;
156 unlink $Dfile ;
324 unlink $Dfile;
338 unlink $Dfile;
354 unlink $Dfile;
373 unlink $Dfile;
393 unlink $Dfile;
406 unlink $filename ;
501 unlink "SubDB.pm", "recno.tmp" ;
509 unlink
[all...]
/openbsd-current/games/hack/
H A Dhack.save.c106 (void) unlink(SAVEF); /* ab@unido */
137 (void) unlink(SAVEF);
145 (void) unlink(lock);
149 (void) unlink(lock); /* get rid of current level --jgm */
151 (void) unlink(lock);
175 (void) unlink(SAVEF);
204 (void) unlink(SAVEF);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drename.c163 unlink (from);
189 unlink (from);
200 unlink (from);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c165 unlink (from);
191 unlink (from);
202 unlink (from);
/openbsd-current/regress/lib/libpthread/blocked_fifo/
H A Dblocked_fifo.c42 unlink(FIFO);
97 unlink(FIFO);
145 unlink(FIFO);
/openbsd-current/regress/sys/kern/unveil/
H A Dsocket.c38 if (unlink(path1) == -1)
40 warn("%s: unlink %s", __func__, path1);
43 if (unlink(path2) == -1)
45 warn("%s: unlink %s", __func__, path2);
48 if (unlink(path3) == -1)
50 warn("%s: unlink %s", __func__, path3);
/openbsd-current/gnu/usr.bin/perl/t/io/
H A Dopen.t29 unlink($afile) if -f $afile;
49 ok( unlink($afile), ' unlink()' );
90 unlink($afile);
137 unlink($afile) if -f $afile;
156 unlink($afile);
195 unlink($afile);
397 unlink \*STDOUT;
410 or unlink \*STDOUT;
484 is (unlink(
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/t/
H A Dtie.t27 ok(! -e $filename || unlink($filename), "unlinked $filename (if it existed)");
73 unlink $filename;
/openbsd-current/regress/sys/ffs/tests/open/
H A D11.t19 expect 0 unlink ${n0}
32 expect 0 unlink ${n0}
/openbsd-current/regress/lib/libc/telldir/
H A Dutils.c47 if (unlink(file) == -1)
48 err(1, "unlink %s", f->d_name);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/compat/
H A Dinc-propagation.t53 END { 1 while unlink 'inc_check_taint.t.tmp', 'inc_check.t.tmp'; }
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dperl5lib.t47 END { 1 while unlink 'perl5lib_check.t.tmp'; }
H A Dtaint.t37 unlink $test_file;
/openbsd-current/lib/libc/stdio/
H A Dtmpfile.c55 (void)unlink(buf);
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Dforgive.t65 END { 1 while unlink "store$$" }
/openbsd-current/lib/libutil/
H A Duucplock.c100 (void)unlink(lckname);
110 (void)unlink(lckname);
116 (void)unlink(lcktmpname);
149 return unlink(tbuf);
/openbsd-current/usr.bin/mandoc/
H A Dterm_tag.c97 unlink(outfilename);
116 unlink(tagfilename);
203 unlink(tag_files.ofn);
207 unlink(tag_files.tfn);
/openbsd-current/usr.sbin/kvm_mkdb/
H A Dkvm_mkdb.c197 (void)unlink(dbtemp);
203 (void)unlink(dbtemp);
208 (void)unlink(dbtemp);
214 (void)unlink(dbtemp);
/openbsd-current/gnu/usr.bin/perl/lib/Tie/Handle/
H A Dstdhandle.t16 unlink("afile") if -f "afile";
89 unlink("afile");

Completed in 389 milliseconds

1234567891011>>