Home
last modified time | relevance | path

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

/dragonfly/lib/libftpio/
H A Dftpio.c97 #define FTP_TIMED_OUT 421 macro
311 *retcode = FTP_TIMED_OUT; in ftpLoginAf()
639 return FTP_TIMED_OUT; in get_a_number()
672 if (ftp->error != FTP_TIMED_OUT) in ftp_close()
713 return FTP_TIMED_OUT; in cmd()
831 ftp->error = FTP_TIMED_OUT; in ftp_file_op()
832 return FTP_TIMED_OUT; in ftp_file_op()
846 ftp->error = FTP_TIMED_OUT; in ftp_file_op()
847 return FTP_TIMED_OUT; in ftp_file_op()
856 ftp->error = FTP_TIMED_OUT; in ftp_file_op()
[all …]