Home
last modified time | relevance | path

Searched refs:copyfile (Results 1 – 2 of 2) sorted by relevance

/components/dfs/dfs_v1/src/
A Ddfs_file.c900 static void copyfile(const char *src, const char *dst) in copyfile() function
1010 copyfile(src_entry_full, dst_entry_full); in copydir()
1088 copyfile(src, fdst); in copy()
1093 copyfile(src, dst); in copy()
/components/dfs/dfs_v2/src/
A Ddfs_file.c2761 static void copyfile(const char *src, const char *dst) in copyfile() function
2891 copyfile(src_entry_full, dst_entry_full); in copydir()
2996 copyfile(src, fdst); in copy()
3001 copyfile(src, dst); in copy()

Completed in 10 milliseconds