Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c293 ATF_TC_HEAD(unlink, tc) in ATF_TC_HEAD() argument
302 ATF_TC_BODY(unlink, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstats.h69 void unlink(LocalStats *S) EXCLUDES(Mutex) { in unlink() function
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c53 # define unlink delete macro
57 # define unlink remove macro
/freebsd/sys/contrib/zlib/test/
H A Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h88 #define unlink _unlink macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_pfil.c639 ipfw_link(int pf, bool unlink) in ipfw_link()
/freebsd/tests/sys/fs/fusefs/
H A Daccess.cc243 TEST_F(Access, unlink) in TEST_F() argument
H A Dmockfs.hh190 char unlink[0]; member
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c107 int unlink; member
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c107 int unlink; member
/freebsd/crypto/openssl/
H A De_os.h259 # define unlink _unlink macro
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp760 fs::unlink(const path& file) in unlink() function in fs
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h489 iterator unlink(const SMSNode &N) { in unlink() function
/freebsd/sys/contrib/xen/io/
H A Dusbif.h375 } unlink; member
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h282 void (*unlink)(struct bufferevent *); member
/freebsd/contrib/libevent/
H A Dbufferevent-internal.h282 void (*unlink)(struct bufferevent *); member
/freebsd/contrib/llvm-project/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
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c1572 nfscl_freeopen(struct nfsclopen * op,int local,bool unlink) nfscl_freeopen() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1888 TSAN_INTERCEPTOR(int, unlink, char *path) { in TSAN_INTERCEPTOR() argument
/freebsd/contrib/sqlite3/
H A Dshell.c208 # define unlink _unlink macro