Searched refs:recvfile (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Demo/pdist/ |
D | cmptree.py | 69 recvfile(local, remote, name) 79 recvfile(local, remote, name) 155 def recvfile(local, remote, name): function
|
/external/iputils/ |
D | 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) in recvfile() function
|