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

/haiku/src/apps/codycam/
H A DVideoConsumer.h28 char serverText[64]; member in struct:__anon63
H A DCodyCam.cpp422 strcpy(fFtpInfo.serverText, "server");
546 strlcpy(fFtpInfo.serverText,
548 FTPINFO("server = '%s'\n", fFtpInfo.serverText);
H A DVideoConsumer.cpp228 strcpy(fServerText, info->serverText);

Completed in 43 milliseconds