Searched refs:copyfile (Results 1 – 3 of 3) sorted by relevance
371 if (copyfile("/proc/kallsyms", filename)) in build_id_cache__add_s()374 copyfile(name, filename)) in build_id_cache__add_s()
252 int copyfile(const char *from, const char *to);
144 int copyfile(const char *from, const char *to) in copyfile() function