Home | History | Annotate | Download | only in recovery

Lines Matching defs:new_headers

455     const char** new_headers = (const char**)malloc((count+1) * sizeof(char*));
456 const char** h = new_headers;
461 return new_headers;