Searched defs:src_path (Results 1 – 6 of 6) sorted by relevance
19 const char *src_path = TmpFile(filename); in create_tmp_src() local26 const char *src_path = create_tmp_src("rename_test"); in TEST() local32 const char *src_path = create_tmp_src("renameat_test"); in TEST() local
34 char src_path[PATH_MAX], dst_path[PATH_MAX]; in run_test() local
102 std::string src_path(source.GetPath()); in PutFile() local122 std::string src_path(source.GetPath()); in PutFile() local165 std::string src_path(source.GetPath()); in GetFile() local
98 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath()
44 char src_path[32]; /* Source path - including terminating member
3348 std::string src_path{src.GetPath(false)}, dst_path{dst.GetPath(false)}; in CreateSymlink() local