uboot/tools/getline.h
<<
>>
Prefs
   1int getline(char **lineptr, size_t *n, FILE *stream);
   2