Home
last modified time | relevance | path

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

/curl/lib/
H A Dformdata.c75 char *showfilename, char *userp, in AddHttpPost() argument
96 post->showfilename = showfilename; in AddHttpPost()
504 if(current_form->showfilename) in FormAdd()
507 current_form->showfilename = strdup(filename); in FormAdd()
508 if(!current_form->showfilename) in FormAdd()
539 Curl_safefree(ptr->showfilename); in FormAdd()
573 form->showfilename : form->value; in FormAdd()
668 Curl_safefree(ptr->showfilename); in FormAdd()
767 free(form->showfilename); /* free the faked file name */ in curl_formfree()
919 if(!result && post->showfilename) in Curl_getformdata()
[all …]
H A Dformdata.h41 char *showfilename; /* The file name to show. If not set, the actual member
/curl/include/curl/
H A Dcurl.h218 char *showfilename; /* The file name to show. If not set, the member
/curl/packages/OS400/
H A Dcurl.inc.in2341 d showfilename * char *

Completed in 31 milliseconds