Home
last modified time | relevance | path

Searched defs:unlink (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dinstall_lib.pl53 sub unlink { subroutine
H A Dconfig_h.SH391 * to rename files. Otherwise you should do the unlink(), link(), unlink() function
H A DXSUB.h582 # define unlink PerlLIO_unlink macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dxm-vms.h31 #define unlink remove macro
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dxm-vms.h28 #define unlink remove macro
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DBaseState.pm254 sub unlink($self, $verbose, @p) subroutine
/openbsd/regress/lib/libz/
H A Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstats.h68 void unlink(LocalStats *S) { in unlink() function
/openbsd/gnu/usr.bin/gcc/gcc/config/vax/
H A Dxm-vms.h54 #define unlink remove macro
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DSparseMultiSet.h489 iterator unlink(const SMSNode &N) { in unlink() function
/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h88 int (*unlink) PARAMS ((host_callback *, const char *)); member
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Das.h188 #define unlink remove macro
/openbsd/lib/libfuse/
H A Dfuse.h105 int (*unlink)(const char *); member
/openbsd/gnu/usr.bin/binutils/gas/
H A Das.h166 #define unlink remove macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp150 DECLARE__REAL_AND_INTERNAL(uptr, unlink, const char *path) { in DECLARE__REAL_AND_INTERNAL() argument
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h315 #define unlink win32_unlink macro
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h200 #define unlink(a) kill_file(a) macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1893 TSAN_INTERCEPTOR(int, unlink, char *path) { in TSAN_INTERCEPTOR() argument