Home | History | Annotate | Download | only in proxy

Lines Matching refs:malloc

100     HttpHeader*  h   = malloc(sizeof(*h) + len+1);
198 HttpRequest* r = malloc(sizeof(*r));