HomeSort by relevance Sort by last modified time
    Searched full:recvfile (Results 1 - 1 of 1) sorted by null

  /external/iputils/
tftpd.c 103 void recvfile(struct formats *pf);
212 { "netascii", validate_access, sendfile, recvfile, 1 },
213 { "octet", validate_access, sendfile, recvfile, 0 },
420 void recvfile(struct formats *pf) function

Completed in 193 milliseconds