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

/haiku/src/bin/bfs_tools/lib/
H A DInode.h70 status_t CopyAttributesTo(BNode* node);
H A DInode.cpp499 Inode::CopyAttributesTo(BNode *node) function in class:Inode
989 return CopyAttributesTo(&file);
1113 return CopyAttributesTo(&directory);
1382 return CopyAttributesTo(&link);

Completed in 85 milliseconds