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         786 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t         884 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1365 ext/ftp/ftp.c  databuf_t*
databuf_t        1369 ext/ftp/ftp.c  	databuf_t		*data;
databuf_t        1487 ext/ftp/ftp.c  databuf_t*
databuf_t        1488 ext/ftp/ftp.c  data_accept(databuf_t *data, ftpbuf_t *ftp TSRMLS_DC)
databuf_t        1554 ext/ftp/ftp.c  databuf_t*
databuf_t        1555 ext/ftp/ftp.c  data_close(ftpbuf_t *ftp, databuf_t *data)
databuf_t        1592 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1698 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1759 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1822 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t          76 ext/ftp/ftp.h  	databuf_t		*data;	/* Data connection for "nonblocking" transfers */