Home
last modified time | relevance | path

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

/dports/comms/qsstv/qsstv/utils/
H A Dftpthread.cpp258 lastError=FTPERROR; in uploadFile()
268 lastError=FTPERROR; in uploadFile()
300 lastError=FTPERROR; in downloadFile()
309 lastError=FTPERROR; in downloadFile()
393 lastError=FTPERROR; in wait()
407 lastError=FTPERROR; in wait()
518 lastError=FTPERROR; in slotDone()
H A Dftpthread.h18 enum eftpError {FTPOK,FTPERROR,FTPTIMEOUT}; enumerator
H A Dftpfunctions.cpp43 lastError=FTPERROR; in test()