Lines Matching refs:free
5 This library is free software; you can redistribute it and/or
7 License as published by the Free Software Foundation; either
16 License along with this library; if not, write to the Free Software
74 free (hdr);
79 free (hdr->header);
80 free (hdr);
156 free (pos->header);
157 free (pos->value);
162 free (pos);
236 * @param crfc callback to call to free @a crc_cls resources
259 free (response);
407 * @param must_free libmicrohttpd should free data when done
430 free (response);
438 free (response);
446 response->crfc = must_free ? &free : NULL;
508 free (pos->header);
509 free (pos->value);
510 free (pos);
512 free (response);