Home
last modified time | relevance | path

Searched refs:SetCommandLine (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/codycam/
H A DSpawningUploadClient.h45 status_t SetCommandLine(const char* command);
H A DSpawningUploadClient.cpp85 SpawningUploadClient::SetCommandLine(const char* command) in SetCommandLine() function in SpawningUploadClient
H A DSftpClient.cpp102 SetCommandLine(cmd.String()); in Connect()