Searched refs:autoseek (Results 1 – 4 of 4) sorted by relevance
390 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()427 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()852 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()898 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()975 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()1039 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()1150 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1200 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1257 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1347 if (ftp->autoseek && startpos) { in PHP_FUNCTION()[all …]
72 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 12 milliseconds