Searched refs:copyattributes (Results 1 – 1 of 1) sorted by relevance
118 static int copyattributes(const char *, const char *);1006 attret = copyattributes(source, target); in cpymve()1748 attret = copyattributes(source, target);1808 copyattributes(const char *source, const char *target) function