Searched defs:copyattributes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mv/
H A Dmv.c94 static int copyattributes(char *, char *);
888 attret = copyattributes(source, target);
1572 attret = copyattributes(source, target);
1632 copyattributes(char *source, char *target) function

Completed in 56 milliseconds