databuf_t         103 ext/ftp/ftp.c  static databuf_t*	ftp_getdata(ftpbuf_t *ftp TSRMLS_DC);
databuf_t         106 ext/ftp/ftp.c  static databuf_t*	data_accept(databuf_t *data, ftpbuf_t *ftp TSRMLS_DC);
databuf_t         109 ext/ftp/ftp.c  static databuf_t*	data_close(ftpbuf_t *ftp, databuf_t *data);
databuf_t         792 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t         884 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1362 ext/ftp/ftp.c  databuf_t*
databuf_t        1366 ext/ftp/ftp.c  	databuf_t		*data;
databuf_t        1484 ext/ftp/ftp.c  databuf_t*
databuf_t        1485 ext/ftp/ftp.c  data_accept(databuf_t *data, ftpbuf_t *ftp TSRMLS_DC)
databuf_t        1556 ext/ftp/ftp.c  databuf_t*
databuf_t        1557 ext/ftp/ftp.c  data_close(ftpbuf_t *ftp, databuf_t *data)
databuf_t        1606 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1712 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1766 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1829 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t          76 ext/ftp/ftp.h  	databuf_t		*data;	/* Data connection for "nonblocking" transfers */