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         798 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t         890 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1368 ext/ftp/ftp.c  databuf_t*
databuf_t        1372 ext/ftp/ftp.c  	databuf_t		*data;
databuf_t        1490 ext/ftp/ftp.c  databuf_t*
databuf_t        1491 ext/ftp/ftp.c  data_accept(databuf_t *data, ftpbuf_t *ftp TSRMLS_DC)
databuf_t        1562 ext/ftp/ftp.c  databuf_t*
databuf_t        1563 ext/ftp/ftp.c  data_close(ftpbuf_t *ftp, databuf_t *data)
databuf_t        1612 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1716 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t        1770 ext/ftp/ftp.c  	databuf_t	*data = NULL;
databuf_t        1833 ext/ftp/ftp.c  	databuf_t		*data = NULL;
databuf_t          78 ext/ftp/ftp.h  	databuf_t		*data;	/* Data connection for "nonblocking" transfers */