Home
last modified time | relevance | path

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

/external/libmtp/examples/
Dpathutils.c89 char * dirc = strdup(path); in parse_path() local
91 char * parent = dirname(dirc); in parse_path()
100 free(dirc); in parse_path()
107 free(dirc); in parse_path()