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