Home
last modified time | relevance | path

Searched refs:sendfile_command (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/examples/
Dconnect.h30 int sendfile_command(int, char **);
Dsendfile.c95 int sendfile_command (int argc, char **argv) { in sendfile_command() function
Dconnect.c87 ret = sendfile_command(argc, argv); in main()