Home
last modified time | relevance | path

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

/external/libmtp/examples/
Dsendtr.c189 char *to_path_copy = NULL; in sendtrack_function() local
200 to_path_copy = strdup(to_path); in sendtrack_function()
201 parent = dirname(to_path_copy); in sendtrack_function()
204 free (to_path_copy); in sendtrack_function()
208 strcpy (to_path_copy,to_path); in sendtrack_function()
209 filename = basename(to_path_copy); in sendtrack_function()
214 free (to_path_copy); in sendtrack_function()
219 free (to_path_copy); in sendtrack_function()
230 free (to_path_copy); in sendtrack_function()
385 free (to_path_copy); in sendtrack_function()