Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstats.h68 void unlink(LocalStats *S) { in unlink() function
/freebsd-13.1/sys/contrib/zlib/test/
H A Dminigzip.c48 # define unlink delete macro
52 # define unlink remove macro
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c53 # define unlink delete macro
57 # define unlink remove macro
/freebsd-13.1/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h88 #define unlink _unlink macro
/freebsd-13.1/sys/netpfil/ipfw/
H A Dip_fw_pfil.c601 ipfw_link(int pf, bool unlink) in ipfw_link()
/freebsd-13.1/crypto/openssl/
H A De_os.h318 # define unlink _unlink macro
/freebsd-13.1/tests/sys/fs/fusefs/
H A Daccess.cc245 TEST_F(Access, unlink) in TEST_F() argument
H A Dmockfs.hh190 char unlink[0]; member
/freebsd-13.1/contrib/kyua/utils/fs/
H A Doperations.cpp760 fs::unlink(const path& file) in unlink() function in fs
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h489 iterator unlink(const SMSNode &N) { in unlink() function
/freebsd-13.1/sys/xen/interface/io/
H A Dusbif.h211 } unlink; member
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h257 void (*unlink)(struct bufferevent *); member
/freebsd-13.1/contrib/libevent/
H A Dbufferevent-internal.h282 void (*unlink)(struct bufferevent *); member
/freebsd-13.1/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-13.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c1941 #define unlink(P, BK, FD) { \ macro
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clstate.c1562 nfscl_freeopen(struct nfsclopen *op, int local, bool unlink) in nfscl_freeopen()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1791 TSAN_INTERCEPTOR(int, unlink, char *path) { in TSAN_INTERCEPTOR() argument
/freebsd-13.1/contrib/sqlite3/
H A Dshell.c180 # define unlink _unlink macro