Lines Matching defs:headp
1004 char **headp;1006 headp = Curl_saferealloc(stream->push_headers,1008 if(!headp) {1012 stream->push_headers = headp;