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

/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp78 virtual File *ToFile() { return NULL; } function in class:FSShell::Node
106 virtual File *ToFile() { return this; } function in class:FSShell::File
1220 error = copy_file_contents(source, sourceNode->ToFile(), target,
1221 targetNode->ToFile());

Completed in 30 milliseconds