Home | History | Annotate | Download | only in recovery

Lines Matching refs:new_headers

536     const char** new_headers = (const char**)malloc((count+1) * sizeof(char*));
537 const char** h = new_headers;
544 return new_headers;