Searched refs:uploadClient (Results 1 – 3 of 3) sorted by relevance
25 int32 uploadClient; member
420 fFtpInfo.uploadClient = 0; in VideoWindow()539 message->FindInt32("client", &(fFtpInfo.uploadClient)); in MessageReceived()540 FTPINFO("upl client = %" B_PRId32 "\n", fFtpInfo.uploadClient); in MessageReceived()836 bool enableServerControls = fFtpInfo.uploadClient < 2; in _UploadClientChanged()
226 fUploadClient = info->uploadClient; in HandleMessage()