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