Searched refs:autoseek (Results 1 – 4 of 4) sorted by relevance
365 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()401 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()759 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()803 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()876 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()937 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()1041 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1088 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1143 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1196 if (ftp->autoseek && startpos) { in PHP_FUNCTION()[all …]
73 int autoseek; /* User configureable 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 15 milliseconds