Searched refs:autoseek (Results 1 – 4 of 4) sorted by relevance
366 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()403 ftp->autoseek = FTP_DEFAULT_AUTOSEEK; in PHP_FUNCTION()762 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()806 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()879 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()940 if (ftp->autoseek && resumepos) { in PHP_FUNCTION()1047 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1094 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1149 if (ftp->autoseek && startpos) { in PHP_FUNCTION()1202 if (ftp->autoseek && startpos) { in PHP_FUNCTION()[all …]
74 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 11 milliseconds