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

  /src/usr.sbin/faithd/
ftp.c 68 static ssize_t ftp_copy(int, int);
166 error = ftp_copy(port4, port6);
192 error = ftp_copy(port6, port4);
326 ftp_copy(int src, int dst) function

Completed in 23 milliseconds