ftp_list 162 ext/ftp/ftp.h char** ftp_list(ftpbuf_t *ftp, const char *path, int recursive TSRMLS_DC); ftp_list 699 ext/ftp/php_ftp.c if (NULL == (llist = ftp_list(ftp, dir, recursive TSRMLS_CC))) {