HomeSort by: relevance | last modified time | path
    Searched defs:ftp_copycommand (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/faithd/
ftp.c 70 static ssize_t ftp_copycommand(int, int, enum state *);
131 error = ftp_copycommand(ctl6, ctl4, &state);
580 ftp_copycommand(int src, int dst, enum state *state) function

Completed in 13 milliseconds