Searched refs:copyfile_ns (Results 1 – 3 of 3) sorted by relevance
37 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi);
680 if (copyfile_ns(name, filename, nsi)) in build_id_cache__add_s()704 if (copyfile_ns(debugfile, filename, in build_id_cache__add_s()
310 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() function