Home
last modified time | relevance | path

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

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