Searched refs:showfilename (Results 1 – 4 of 4) sorted by relevance
77 char *showfilename, char *userp, in AddHttpPost() argument98 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 …]
41 char *showfilename; /* The filename to show. If not set, the actual member
214 char *showfilename; /* The filename to show. If not set, the member
2347 d showfilename * char *
Completed in 25 milliseconds