Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 6 of 6) sorted by relevance

/freebsd/tests/sys/capsicum/
H A Drename.cc19 const char *src_path = TmpFile(filename); in create_tmp_src() local
26 const char *src_path = create_tmp_src("rename_test"); in TEST() local
32 const char *src_path = create_tmp_src("renameat_test"); in TEST() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dclone_after_trunc.c34 char src_path[PATH_MAX], dst_path[PATH_MAX]; in run_test() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp102 std::string src_path(source.GetPath()); in PutFile() local
122 std::string src_path(source.GetPath()); in PutFile() local
165 std::string src_path(source.GetPath()); in GetFile() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFileSpec.cpp98 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath()
/freebsd/sys/dev/usb/
H A Dusb_dev.h44 char src_path[32]; /* Source path - including terminating member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3348 std::string src_path{src.GetPath(false)}, dst_path{dst.GetPath(false)}; in CreateSymlink() local