Home | History | Annotate | Download | only in recovery

Lines Matching defs:new_headers

508     const char** new_headers = (const char**)malloc((count+1) * sizeof(char*));
509 const char** h = new_headers;
516 return new_headers;