xref
: /
openbmc
/
u-boot
/
tools
/
getline.h
(revision 1f1a02123cc1643517498e93497a67dfe8824bd7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
getline
(
char
**
lineptr
,
size_t
*
n
,
FILE
*
stream
);
2