Searched refs:unlink (Results 301 - 325 of 746) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/llvm/lld/utils/
H A Dbenchmark.py100 os.unlink('t')
104 os.unlink('t')
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/t/
H A D25_gen_nocache.t140 1 while unlink $file;
H A D13_size_rs.t98 1 while unlink $file;
H A D33_defer_vs.t129 1 while unlink $file;
H A D05_size.t132 1 while unlink $file;
H A D08_ro.t88 1 while unlink $file;
H A D09_gen_rs.t84 undef $o; untie @a; 1 while unlink $file;
229 1 while unlink $file;
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/
H A DInstallWithMM.t65 END { unlink makefile_name(), makefile_backup() }
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A Doptree_misc.t416 unlink $tmpfile;
/openbsd-current/gnu/usr.bin/perl/dist/XSLoader/
H A DMakefile.PL94 1 while unlink "XSLoader.pm";
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dfiletest.t98 unlink $tstfile;
/openbsd-current/regress/sys/kern/unixsockets/
H A Dunixsock_test.c32 unlink(sun->sun_path);
58 unlink(b->sun_path);
/openbsd-current/bin/ed/
H A Dbuf.c234 unlink(sfn);
247 unlink(sfn);
/openbsd-current/bin/mv/
H A Drm.c105 if (!unlink(p->fts_accpath) ||
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h53 /* and define a local equivalent (sort of) for unlink */
54 #define unlink remove macro
/openbsd-current/lib/libc/gen/
H A Dshm_open.c87 return unlink(shmpath);
/openbsd-current/regress/sys/kern/kqueue/
H A Dkqueue-flock.c92 unlink(FILE);
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Dretrieve.t92 END { 1 while unlink("store$$", 'nstore') }
/openbsd-current/usr.bin/ssh/
H A Dsshbuf-io.c109 unlink(path);
/openbsd-current/gnu/llvm/llvm/tools/llvm-shlib/
H A Dgen-msvc-exports.py45 os.unlink(path)
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dstats_test.cpp42 GStats.unlink(&LStats);
/openbsd-current/regress/sys/uvm/mmap_4g/
H A Dmmap_4g.c76 unlink(file);
/openbsd-current/regress/sys/fifofs/
H A Dfifotest.c89 (void)unlink(fifo);
102 (void)unlink(fifo);
206 (void)unlink(fifo);
278 (void)unlink(fifo);
/openbsd-current/gnu/usr.bin/perl/
H A Dinstallman100 unlink($new);
180 unlink($tmp);
/openbsd-current/usr.sbin/vmd/
H A Dvioraw.c120 unlink(imgfile_path);

Completed in 156 milliseconds

<<11121314151617181920>>