OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendfile_function
(Results
1 - 2
of
2
) sorted by null
/external/libmtp/examples/
sendfile.c
40
int
sendfile_function
(char *, char *);
49
int
sendfile_function
(char * from_path, char *to_path)
function
101
sendfile_function
(argv[1],argv[2]);
connect.c
43
void
sendfile_function
(char *,char *);
135
sendfile_function
(arg1,arg2);
Completed in 589 milliseconds