Searched defs:copy_tree (Results 1 – 2 of 2) sorted by relevance
52 static inline int copy_tree(const char *from, const char *to, uid_t override_uid, gid_t override_gi… in copy_tree() function
77 TEST(copy_tree) { in TEST() argument