Lines Matching refs:free
5 This program is free software: you can redistribute it and/or modify
7 the Free Software Foundation, either version 3 of the License, or
193 free(uri->full_uri);
194 free(uri->scheme);
195 free(uri->host_and_port);
196 //free(uri->host_and_port_for_connecting);
197 free(uri->host);
198 free(uri->path);
199 free(uri->path_and_more);
200 free(uri->query);
201 free(uri->fragment);
203 free(uri);
350 free(*src);
487 //fprintf(stderr, "free proxy for %s\n", proxy->url);
500 free(proxy->url);
501 free(proxy);
517 free(proxy->http_body);
570 free(proxy->status_msg);
572 free(proxy->version);
614 free(status);
639 free(name);
675 free(name);
676 free(value);
778 free(proxy->received_body);
823 free(line);