ftp_syst 118 ext/ftp/ftp.h const char* ftp_syst(ftpbuf_t *ftp); ftp_syst 771 ext/ftp/php_ftp.c if (NULL == (syst = ftp_syst(ftp))) {