Searched refs:ftp_malloc (Results 1 – 6 of 6) sorted by relevance
249 void *ftp_malloc(size_t);
182 realm = (char *)ftp_malloc(len + 1); in auth_url()213 clear = (char *)ftp_malloc(clen); in auth_url()222 *response = (char *)ftp_malloc(rlen); in auth_url()377 thost = (char *)ftp_malloc(len + 1); in parse_url()1156 xferbuf = ftp_malloc(bufsize); in fetch_url()1855 path = (char *)ftp_malloc(len); in auto_put()
435 nuser = ftp_malloc(len); in ftp_login()1545 ftp_malloc(size_t size) in ftp_malloc() function
1349 locbuf = ftp_malloc(len); in ls()2579 pager = ftp_malloc(len); in lpage()2610 pager = ftp_malloc(len); in page()
489 anonpass = ftp_malloc(len); in main()
779 buf = ftp_malloc(bufsize); in sendrequest()1040 buf = ftp_malloc(bufsize); in recvrequest()