Home
last modified time | relevance | path

Searched defs:rename (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/netbsd-tests/lib/libposix/
H A Dt_rename.c49 ATF_TC_HEAD(rename, tc) in ATF_TC_HEAD() argument
53 ATF_TC_BODY(rename, tc) in ATF_TC_BODY() argument
/freebsd-src/contrib/lib9p/pytest/
H A Dpfod.py91 def pfod(typename, field_names, verbose=False, rename=False): argument
H A Dp9conn.py1103 def rename(self, fid, dfid, name): member in P9Client
/freebsd-src/tools/test/stress2/misc/
H A Dlink.sh179 type = arc4random() % 2; /* test either link() or rename() */ function
/freebsd-src/tools/regression/poll/
H A DMakefile27 rename: target
/freebsd-src/sys/geom/vinum/
H A Dgeom_vinum.c
H A Dgeom_vinum_subr.c
/freebsd-src/contrib/tcsh/
H A Dgethost.c36 # define rename __rename macro
/freebsd-src/contrib/lib9p/backend/
H A Dbackend.h50 int (*rename)(void *, struct l9p_request *); member
/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h277 inline _LIBCPP_HIDE_FROM_ABI void rename(const path& __from, const path& __to, error_code& __ec) noexcept { in rename() function
278 inline _LIBCPP_HIDE_FROM_ABI void rename(const path& __from, const path& __to, error_code& __ec) noexcept { rename() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp154 DECLARE__REAL_AND_INTERNAL(uptr, rename, const char *oldpath, in DECLARE__REAL_AND_INTERNAL() argument
/freebsd-src/tests/sys/fs/fusefs/
H A Dmockfs.hh182 fuse_rename_in rename; global() member
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h275 inline int rename(const wchar_t* from, const wchar_t* to) { in rename() function
/freebsd-src/sbin/gvinum/
H A Dgvinum.c
/freebsd-src/contrib/elftoolchain/elfcopy/
H A Delfcopy.h96 int rename; member
/freebsd-src/crypto/openssl/apps/lib/
H A Dapps.c54 # define rename(from,to) WIN32_rename((from),(to)) macro
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp52 static void rename(GlobalValue *GV) { GV->setName(GV->getName() + ".old"); } in rename() function
[all...]