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

/haiku/src/apps/codycam/
H A DVideoConsumer.h115 static status_t FtpRun(void* data);
H A DVideoConsumer.cpp585 fFtpThread = spawn_thread(FtpRun, "Video Window Ftp",
635 VideoConsumer::FtpRun(void* data) function in class:VideoConsumer
637 FUNCTION("VideoConsumer::FtpRun\n");

Completed in 258 milliseconds