Home
last modified time | relevance | path

Searched refs:ftp_copycommand (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/faithd/
H A Dftp.c70 static ssize_t ftp_copycommand(int, int, enum state *);
131 error = ftp_copycommand(ctl6, ctl4, &state); in ftp_relay()
580 ftp_copycommand(int src, int dst, enum state *state) in ftp_copycommand() function