Searched refs:databuf_t (Results 1 – 2 of 2) sorted by relevance
55 } databuf_t; typedef76 databuf_t *data; /* Data connection for "nonblocking" transfers */
99 static databuf_t* data_accept(databuf_t *data, ftpbuf_t *ftp);102 static databuf_t* data_close(ftpbuf_t *ftp, databuf_t *data);895 databuf_t *data = NULL; in ftp_get()991 databuf_t *data = NULL; in ftp_put()1074 databuf_t *data = NULL; in ftp_append()1658 databuf_t*1662 databuf_t *data; in ftp_getdata()1789 databuf_t*1966 databuf_t*2006 databuf_t *data = NULL; in ftp_genlist()[all …]
Completed in 20 milliseconds