Home
last modified time | relevance | path

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

/curl/lib/
H A Dformdata.c77 char *showfilename, char *userp, in AddHttpPost() argument
98 post->showfilename = showfilename; in AddHttpPost()
507 if(current_form->showfilename) in FormAdd()
510 current_form->showfilename = strdup(filename); in FormAdd()
511 if(!current_form->showfilename) in FormAdd()
542 Curl_safefree(ptr->showfilename); in FormAdd()
576 form->showfilename : form->value; in FormAdd()
671 Curl_safefree(ptr->showfilename); in FormAdd()
770 free(form->showfilename); /* free the faked filename */ in curl_formfree()
923 if(!result && post->showfilename) in Curl_getformdata()
[all …]
H A Dformdata.h41 char *showfilename; /* The filename to show. If not set, the actual member
/curl/include/curl/
H A Dcurl.h214 char *showfilename; /* The filename to show. If not set, the member
/curl/packages/OS400/
H A Dcurl.inc.in2347 d showfilename * char *

Completed in 25 milliseconds