Searched refs:autoseek (Results 1 – 4 of 4) sorted by relevance
139 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()175 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()603 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()650 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()727 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()792 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()903 if (ftp->autoseek && startpos) { in PHP_FUNCTION()954 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1012 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1104 if (ftp->autoseek && startpos) { in PHP_FUNCTION()[all …]
70 int autoseek; /* User configurable autoseek flag */ member
2 Testing ftp_fget ignore autoresume if autoseek is switched off
2 Testing ftp_nb_fget ignore autoresume if autoseek is switched off
Completed in 9 milliseconds