OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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