Home
last modified time | relevance | path

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

/external/libmtp/examples/
Dconnect.h24 int delfile_command(int, char **);
Ddelfile.c59 int delfile_command(int argc, char **argv) in delfile_command() function
Dconnect.c81 ret = delfile_command(argc,argv); in main()