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

/external/libmtp/examples/
H A Dpathutils.h23 int parse_path (char *, LIBMTP_file_t *, LIBMTP_folder_t *);
H A Ddelfile.c43 uint32_t id = parse_path (path,files,folders);
96 id = parse_path (argv[i],files,folders);
H A Dgetfile.c42 int id = parse_path (from_path,files,folders);
H A Dnewfolder.c61 int id = parse_path (parent,files,folders);
H A Dsendfile.c65 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.c202 parent_id = parse_path (parent,files,folders);
/external/autotest/tko/
H A Dparse.py607 def parse_path(db, path, level, parse_options): function
630 new_jobs = parse_path(db, jobpath, level + 1, parse_options)
724 new_jobs = parse_path(db, path, options.level, parse_options)
/external/syslinux/com32/elflink/ldlinux/
H A Dreadconfig.c780 static int parse_path(char *p) function
1420 if (parse_path(skipspace(p + 4)))

Completed in 463 milliseconds