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

/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp283 // HostFile
284 class HostFile : public File, public HostNode { class in namespace:FSShell
286 HostFile() function in class:FSShell::HostFile
292 virtual ~HostFile()
376 node = new HostFile;
414 HostFile *file = new HostFile;

Completed in 31 milliseconds