Lines Matching refs:free
418 free(fname);
507 free(type);
574 /* On error, free allocated fields for all nodes of the FormInfo linked
684 /* On error, free allocated fields for nodes of the FormInfo linked
714 free(first_form);
826 free(newform);
899 free(form->line); /* free the line */
900 free(form); /* free the struct */
957 * curl_formfree() is an external function to free up a whole form post
965 /* no form to free, just get out of this */
975 free(form->name); /* free the name */
979 free(form->contents); /* free the contents */
980 free(form->contenttype); /* free the content type */
981 free(form->showfilename); /* free the faked file name */
982 free(form); /* free the struct */
1044 free(filename); /* free temporary buffer */
1071 free(filebasename);
1087 free(filename_escaped);
1088 free(filebasename);
1138 free(boundary);
1181 free(fileboundary);
1334 free(fileboundary);
1335 free(boundary);
1341 free(fileboundary);
1342 free(boundary);