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