Home
last modified time | relevance | path

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

/dports/ftp/lftp/lftp-4.9.2/src/
H A Dftpclass.h219 SIZE_OPT, // check response for SIZE and save size to *opt_size enumerator
H A Dftpclass.cc2069 expect->Push(Expect::SIZE_OPT); in Do()
3726 case(Expect::SIZE_OPT): in Close()
4322 case Expect::SIZE_OPT: in CheckResp()