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