Searched refs:FTP_SendAccount (Results 1 – 1 of 1) sorted by relevance
178 static BOOL FTP_SendAccount(ftp_session_t*);2619 bSuccess = FTP_SendAccount(lpwfs); in FTP_ConnectToHost()2848 bSuccess = FTP_SendAccount(lpwfs); in FTP_SendPassword()2869 static BOOL FTP_SendAccount(ftp_session_t *lpwfs) in FTP_SendAccount() function