Searched refs:copy_attributes (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/
H A Dcopyattr.cpp197 // copy_attributes
199 copy_attributes(const char *sourcePath, BNode &source, const char *destPath, function
435 copy_attributes(sourcePath, *sourceNode, destPath, *destNode,
459 copy_attributes(sourcePath, *sourceNode, destPath, *destNode,
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp1039 copy_attributes(const char *source, Node *sourceNode, const char *target, function in namespace:FSShell
1213 error = copy_attributes(source, sourceNode, target, targetNode);
1395 error = copy_attributes(source, sourceNode, target, targetNode);

Completed in 30 milliseconds