my_clonefile 227 lib/util.h MC_MOCKABLE int my_clonefile (const char *src, const char *dst, uint32_t flags); my_clonefile 819 lib/vfs/vfs.c return my_clonefile (src_path, dest_path, preserve_uidgid ? 0 : CLONE_NOOWNERCOPY);