Searched refs:passwordText (Results 1 – 3 of 3) sorted by relevance
30 char passwordText[64]; member
424 strcpy(fFtpInfo.passwordText, "password"); in VideoWindow()562 strlcpy(fFtpInfo.passwordText, in MessageReceived()564 FTPINFO("password = '%s'\n", fFtpInfo.passwordText); in MessageReceived()850 fPasswordSetting->ValueChanged(fFtpInfo.passwordText); in _QuitSettings()
230 strcpy(fPasswordText, info->passwordText); in HandleMessage()