Home | History | Annotate | Download | only in lib

Lines Matching refs:Curl_FormInit

982       Curl_FormInit(&temp, ptr);
1402 * Curl_FormInit() inits the struct 'form' points to with the 'formdata'
1405 int Curl_FormInit(struct Form *form, struct FormData *formdata)