Searched refs:ftp_read_method (Results 1 – 1 of 1) sorted by relevance
55 static int ftp_read_method(void *n, char *buf, int nbytes);299 fp = funopen(n, ftp_read_method, ftp_write_method, NULL, ftp_close_method); /* BSD 4.4 function! */ in ftpLoginAf()507 ftp_read_method(void *vp, char *buf, int nbytes) in ftp_read_method() function