Searched refs:parse_path (Results 1 - 7 of 7) sorted by relevance

/external/libmtp/examples/
H A Dpathutils.h23 int parse_path (char *, LIBMTP_file_t *, LIBMTP_folder_t *);
H A Ddelfile.c45 uint32_t id = parse_path (path,files,folders);
96 id = parse_path (argv[i],files,folders);
H A Dgetfile.c44 int id = parse_path (from_path,files,folders);
H A Dnewfolder.c60 int id = parse_path (parent,files,folders);
H A Dsendfile.c67 parent_id = parse_path (to_path,files,folders);
H A Dpathutils.c63 parse_path (char * path, LIBMTP_file_t * files, LIBMTP_folder_t * folders) function
H A Dsendtr.c183 parent_id = parse_path (parent,files,folders);

Completed in 440 milliseconds