Searched refs:ftp_close_method (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libftpio/
H A Dftpio.c55 static int ftp_close_method(void *n);
294 fp = funopen(n, ftp_read_method, ftp_write_method, NULL, ftp_close_method); /* BSD 4.4 function! */
513 ftp_close_method(void *n) function

Completed in 81 milliseconds