Home
last modified time | relevance | path

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

/external/curl/lib/
Dmime.c330 static char *strippath(const char *fullfile) in strippath() argument
334 filename = strdup(fullfile); /* duplicate since basename() may ruin the in strippath()